Libzdb is a database library with thread-safe connection pooling. The library can connect transparently to multiple database systems. It has zero runtime configuration and connections are specified via a URL scheme. A modern object-oriented API is provided. Libzdb supports MySQL, PostgreSQL, SQLite, and Oracle.
| Tags | Software Development Libraries Application Frameworks Database API Stable |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux iOS OS X FreeBSD OpenBSD NetBSD Solaris |
| Implementation | C |
Recent releases


Release Notes: This is a minor feature and bugfix release.


Release Notes: This release adds support for the new bytea hex format introduced in PostgreSQL 9 and adds MySQL improvements.


Release Notes: This is a minor feature and bugfix release.


Release Notes: Fixes for Oracle and better error reporting for MySQL.


Release Notes: Libzdb is now compatible with and can be included in C++ or Objective-C(++) projects.