blob: a2e4e51c0eb5751c5ffb4fb816618d6a5ab8f2d9 (
plain) (
blame)
1
2
3
4
5
6
|
libdbi implements a database-independent abstraction layer in C, similar
to the DBI/DBD layer in Perl. Writing one generic set of code, programmers
can leverage the power of multiple databases and multiple simultaneous
database connections by using this framework.
WWW: http://libdbi.sourceforge.net/
|