Simple database library 0.8.0 (Default branch) |
|
|
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:
The Oracle driver was updated for 11g. The Oracle driver now treats null values as NULL. Initial support for the Ingres database was added.
|