Small. Fast. Reliable.
Choose any three.
*** 96,107 ****
  solution for Delphi (4..2005). Yes, it does NOT require sqlite3.dll: {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3} still ports the complete SQLite3 API, is very small, well documented, tightly 
  integrated, and carefully optimized. As a result, {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3} 
  outperforms sqlite3.dll up to 50% for common operations.
! *: Open source Delphi (4..7, 2005) C++ (BCB5, 6) components for SQLite version 
! *2.8.x* and *3.0.x* (TASQLiteDB, TASQLiteQuery, TASQLiteTable,  
! TASQLiteUpdateSQL). Version 2 components upgraded for calculated fields, version 3 components 
! upgraded to sqlite version 3.2.1. This version now supports IProvider interface. Alpha release supports 
! static linking (obj files included, no dll needed) and utf-8. Delphi 2005 port is 
! available by manual changes to be found on the support forum. (updated 1 JUL 2005) http://sqlite.aducom.com 
  *: Delphi class for SQLite. 
  http://www.torry.net/db/direct/db_directsql/tsqlite.zip 
  *: LibSQL - Delphi/Kylix/Freepascal interface for SQLite, MySQL and ODBC32. http://libsql.sourceforge.net/ 
--- 96,103 ----
  solution for Delphi (4..2005). Yes, it does NOT require sqlite3.dll: {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3} still ports the complete SQLite3 API, is very small, well documented, tightly 
  integrated, and carefully optimized. As a result, {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3} 
  outperforms sqlite3.dll up to 50% for common operations.
! *: Open source Delphi (4..7, 2005) C++ (BCB5, 6) components for SQLite. (TASQLiteDB, TASQLiteQuery, TASQLiteTable, TASQLiteUpdateSQL). No need for the BDE but Delphi standard edition is not supported. Alpha release supports 
! static linking (obj files included, no dll needed), utf-8 and unidirectonal dataset (max speed). Delphi 2005 port is available by manual changes to be found on the support forum. (updated 1 JUL 2005) http://sqlite.aducom.com 
  *: Delphi class for SQLite. 
  http://www.torry.net/db/direct/db_directsql/tsqlite.zip 
  *: LibSQL - Delphi/Kylix/Freepascal interface for SQLite, MySQL and ODBC32. http://libsql.sourceforge.net/