mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
7 lines
302 B
Plaintext
7 lines
302 B
Plaintext
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/
|