Drivers for the Database Independent Abstraction Layer for C https://libdbi-drivers.sourceforge.net/
Go to file
2024-03-03 00:23:04 +01:00
libdbi-drivers-0.9.0-freetds-1.4.10.patch rebuilt with mariadb and specfile fixes [release 0.9.0-3mamba;Sat Mar 02 2024] 2024-03-03 00:23:04 +01:00
libdbi-drivers.spec rebuilt with mariadb and specfile fixes [release 0.9.0-3mamba;Sat Mar 02 2024] 2024-03-03 00:23:04 +01:00
README.md rebuilt with mariadb and specfile fixes [release 0.9.0-3mamba;Sat Mar 02 2024] 2024-03-03 00:23:04 +01:00

libdbi-drivers

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. The libdbi-drivers project provides the database-specific drivers for the libdbi framework. The current version of libdbi-drivers will work with any 0.8.x release of the framework.