Zild Database Library 2.3 (Default branch)

The Zild C Database Library implements a small, fast, and easy to use database API 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. License: GNU General Public License (GPL) Changes:
This release supports variable arguments in Connection_prepareStatement() to make it easy to build prepared statements in place.

More...