Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-10 18:38
0.6.0

Support for Sqlite 3 was added. Automake,
autoconf, and libtool are no longer used for
configuration.
Tags: Major feature enhancements

2004-05-06 13:41
0.5.5

This release fixed two bugs in the PostgreSQL and MySQL
drivers that caused a segfault if sdb_close was called with a
NULL argument.
Tags: Minor bugfixes

2004-04-23 10:27
0.5.4

This version fixes a bug in the Postgres driver.
Tags: Major bugfixes

2004-04-21 15:52
0.5.3

Persistent connections were added to the Postgres
driver.
Tags: Major feature enhancements

2004-02-27 20:01
0.5.2

A patch for persistent Oracle connections was added. There are autoconfiguration probes for libraries necessary for Solaris.
Tags: Minor feature enhancements

Project Resources