Small. Fast. Reliable.
Choose any three.
*** 130,135 ****
--- 130,138 ----
  *: Borland DBExpress driver for SQLite. http://www.bcp-software.nl.
  
  *Delphi*
+ *: {link: http://sqlite.aducom.com/ *ASGSQLite*}: Open source (NewBSD) Delphi (4..) C++ (BCB5, 6) components for SQLite V2.8.x and V3.x.x. (TASQLiteDB, TASQLiteQuery, TASQLiteTable, TASQLiteUpdateSQL). No need for the BDE but Delphi standard edition is not supported. Support for static linking (obj files included, no dll needed), utf-8 and unidirectonal dataset (max speed). (updated
+ 7 mar 2006)
+ {link: http://sqlite.aducom.com}
  *: {link: http://zeoslib.net.ms/ ZeosLIB}: The ZeosLib is a set of database components for MySQL,
  PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle, DB/2, SQLite (2.8.x & 3.x - in cvs) for Delphi,
  Kylix, C++ Builder, Lazarus
***************
*** 139,151 ****
  complete SQLite3 API, is regularly updated, 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. Free personal edition.
- *: {link: http://sqlite.aducom.com/ *ASGSQLite*}: Open source (NewBSD) Delphi (4..7, 2005, 2006) C++
- (BCB5, 6) components for SQLite V2.8.x and V3.x.x. (TASQLiteDB, TASQLiteQuery,
- TASQLiteTable, TASQLiteUpdateSQL). No need for the BDE but Delphi standard edition is not supported.
- Support for
- static linking (obj files included, no dll needed), utf-8 and unidirectonal dataset (max speed). (updated
- 10 jan 2006)
- {link: 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://
--- 142,147 ----