libsdb, the simple database library, provides a way to support multiple database management systems in an application with negligible overhead, in terms of code as well as system resources. Supported databases include Lago, MySQL, Postgres, Sqlite, and Oracle.
License: GNU Lesser General Public License (LGPL)
Changes:
This release is compatible with Oracle’s Instant Client, which has a much smaller footprint than the standard client and allows connections to be specified more conveniently. Also, the size of the hda was increased for compatibility with 64-bit platforms.