Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

db

$Id$

This directory contains generic database support interface. The interface 
should be used by all modules willing to communicate with a database. OpenSIPS
can then switch from one database to another simply by loading a different 
database support module. Directory example contains a very simple example 
how to use the interface. Directory doc contains the API documentation.