The libdbi-drivers project hosts the
database-specific drivers for libdbi, a database
abstraction library written in C. Currently,
drivers are available for Firebird/Interbase,
FreeTDS (MS-SQL and Sybase client), mSQL, MySQL,
Oracle, PostgreSQL, and SQLite/SQLite3.
License: GNU General Public License (GPL)
Changes:
A typo in the sqlite3 driver that prevented loading of the driver on some systems was fixed.