Download List

專案描述

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.

2008-05-01 01:46
0.10.0

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.
標籤: Major feature enhancements

2008-03-12 13:22
0.9.0

Support was added for Microsoft SQL and Sybase.
Options to disable building static or shared
versions of the library were added. A bug in
sdb_close was fixed.
標籤: Major feature enhancements

2008-03-05 23:05
0.8.0

The Oracle driver was updated for 11g. The Oracle driver now treats null values as NULL. Initial support for the Ingres database was added.
標籤: Major feature enhancements

2008-02-29 09:21
0.7.0

Support for shsql/quisp was added.
標籤: Minor feature enhancements

2005-02-19 08:22
0.6.1

If the URL in sdb_query refers to an already opened connection, the library now checks that the connection is in fact opened. This is important for mistyped URLs.
標籤: Minor bugfixes

Project Resources