SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The source code for SQLite is in the public domain and is thus free ...
This project provides a Delphi translation for the [SQLite](https://sqlite.org/) API and some handy classes for convenience. Supports both dynamic and static linking ...