Small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
Website: http://sqlite.org
Platforms supported: Win32, Linux, DOS
Headers to include: sqlite2.bi or sqlite3.bi depending on version of library used.
Example Usage: yes, in examples/libraries/DB/