Database Independent Abstraction Layer http://libdbi.sourceforge.net/
Go to file
2024-01-06 04:04:47 +01:00
libdbi-0.8.2-cflags.patch automatic version update by autodist [release 0.9.0-1mamba;Mon Mar 18 2013] 2024-01-06 04:04:46 +01:00
libdbi.spec rebuilt with debug package [release 0.9.0-2mamba;Sun Jan 17 2021] 2024-01-06 04:04:47 +01:00
README.md automatic version update by autodist [release 0.9.0-1mamba;Mon Mar 18 2013] 2024-01-06 04:04:46 +01:00

libdbi

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 DBs and multiple simultaneous DB connections by using this framework.