Description of TSQLite :
SQLite is a small C library that implements a zero-configuration SQL database engine. Using the TSQLite wrapper for the sQLite API makes the process of embeding SQLite into your Delphi application very easy. The demo application and source code show how this should be done.