Database Abstraction Interfaces
- iODBC (Database independent
connectivity framework using the ODBC API)
(cvs)
(forum)
- unixODBC (Database independent
connectivity framework using the ODBC API)
- DBI (Database
independent abstraction layer for Perl scripts)
(ml)
- DB-API (Database
independent abstraction layer for Python scripts)
(ml)
- LibDBI (Database
independent abstraction layer for C)
(cvs)
(ml)
- SQLoco (C++
database API based on the Perl DBI interface, currently only with MySQL
support. License: BSD-style)
- LibSDB (Portable database independent
abstraction layer for C)
- DBConnect (C++
database API, with PostgreSQL, MySQL, Oracle and ODBC support.)
- GQL (C++
database API, with PostgreSQL, MySQL and SQLite support.)
(cvs)
(ml)
- DBStep (Database
independent abstraction layer for C++)