SQLite is a C library that implements a zero-configuration sQL database engine. It provides a great way to create a self-contained Delphi application with a stable, well tested SQL database backend that is supported by a growing community of users.
TSQLite is a simple Delphi wrapper for the SQLite API.