Small. Fast. Reliable.
Choose any three.
*** 6,15 ****
  *: SQLite Base Package. http://gnade.sourceforge.net/#native
  
  *Anubis language*
! *: Anubis language has a native supports of SQLite 3. The SQlite3 engine is embbeded on VM. http://www.anubis-language.com
  
  *BASIC dialects*
! *:{link: http://www.autoitscript.com/ AutoIt3} Wrapper for sqlite3.dll - {link: http://piccaso.pi.funpic.de/cc/click.php?id=1 SQLite.zip} - {link: http://www.autoitscript.com/forum/index.php?showtopic=17099 Discussion Thread } - SQLite Version 3 only
  *:{link: http://vfornazin.ipdz.com qrfSQL2 Database Engine} - an abstractions
  and modified
  version of SQLite optimized to run on Windows CE devices (Handhelds,
--- 6,18 ----
  *: SQLite Base Package. http://gnade.sourceforge.net/#native
  
  *Anubis language*
! *: Anubis language has a native supports of SQLite 3. The SQlite3 engine is embbeded on VM. http://
! www.anubis-language.com
  
  *BASIC dialects*
! *:{link: http://www.autoitscript.com/ AutoIt3} Wrapper for sqlite3.dll - {link: http://
! piccaso.pi.funpic.de/cc/click.php?id=1 SQLite.zip} - {link: http://www.autoitscript.com/forum/
! index.php?showtopic=17099 Discussion Thread } - SQLite Version 3 only
  *:{link: http://vfornazin.ipdz.com qrfSQL2 Database Engine} - an abstractions
  and modified
  version of SQLite optimized to run on Windows CE devices (Handhelds,
***************
*** 48,54 ****
  *C*
  *: High level C API for SQLite 3.x with thread-safe Connection Pooling
   {link:http://www.tildeslash.com/libzdb/}
! *: *SmartDB* - SmartDB for Sqlite 3.x provides msado like interface. You can start using sqlite in your programs in just 3 lines of code.
   {link:http://sourceforge.net/projects/smartdb/}
  *: SQLcrypt - SQLite3 + C API for transparent storage-level AES encryption -
  Windows, Tcl and Python interfaces. Try before you buy.
--- 51,58 ----
  *C*
  *: High level C API for SQLite 3.x with thread-safe Connection Pooling
   {link:http://www.tildeslash.com/libzdb/}
! *: *SmartDB* - SmartDB for Sqlite 3.x provides msado like interface. You can start using sqlite in your
! programs in just 3 lines of code.
   {link:http://sourceforge.net/projects/smartdb/}
  *: SQLcrypt - SQLite3 + C API for transparent storage-level AES encryption -
  Windows, Tcl and Python interfaces. Try before you buy.
***************
*** 73,79 ****
  http://www.sqliteplus.com ($$)
  *: SharpLite, ado.net style wrappers.
  http://sourceforge.net/projects/sharplite/
! *: *SmartDB* - SmartDB for Sqlite 3.x provides msado like interface. You can start using sqlite in your programs in just 3 lines of code.
   {link:http://sourceforge.net/projects/smartdb/}
  *: LiteSQL - C++ Object-relational persistence framework (supports SQLite3 as
  backend, too). http://litesql.sourceforge.net
--- 77,84 ----
  http://www.sqliteplus.com ($$)
  *: SharpLite, ado.net style wrappers.
  http://sourceforge.net/projects/sharplite/
! *: *SmartDB* - SmartDB for Sqlite 3.x provides msado like interface. You can start using sqlite in your
! programs in just 3 lines of code.
   {link:http://sourceforge.net/projects/smartdb/}
  *: LiteSQL - C++ Object-relational persistence framework (supports SQLite3 as
  backend, too). http://litesql.sourceforge.net
***************
*** 103,109 ****
  database library.
  http://www.codeproject.com/database/CppSQLite.asp
  
! *: CppSQLiteU - Inheritor of CppSQLite with Unicode support. http://softvoile.com/development/CppSQLite3U/
  
  *: Borland C++. Delphi components have been succesfully installed into Borland
  C++ Builder 5 and 6.
--- 108,115 ----
  database library.
  http://www.codeproject.com/database/CppSQLite.asp
  
! *: CppSQLiteU - Inheritor of CppSQLite with Unicode support. http://softvoile.com/development/
! CppSQLite3U/
  
  *: Borland C++. Delphi components have been succesfully installed into Borland
  C++ Builder 5 and 6.
***************
*** 128,138 ****
  *: Sqlite3 C++ wrapper - C++ wrapper for win32 and linux/unix
  http://www.jcrosoft.com/
  *: LiteX++ - C++ wrapper for win32 http://republika.pl/roed/litex
! *: Evo's Sqlite wrapper. Complete wrapper class (tested with 3.3.4). Features are: AES Encryption and reading/writing of multiple variables in one c++ statement.
  http://home.wanadoo.nl/iherweij/  (Try later in case of 403 error)
! *: DatabaseLayer - Cross-platform JDBC-like C++ database wrapper with support for SQLite3 http://wxcode.sourceforge.net/components/databaselayer/
! *: {link: http://www.sourceforge.net/projects/sqlitepp VSQLite++} - A welldesigned and portable SQLite 3.x Wrapper Project site: http://www.sourceforge.net/projects/sqlitepp Docs: http://sqlitepp.sourceforge.net
! *: {link: http://glim.ru/open/libglim/html/classglim_1_1Sqlite.html Glim Sqlite wrapper}. Single file, header-only, some thread safety, one-liners.
  
  *Clipper*
  *:Harbour wrapper for SQLite. {linebreak}
--- 134,149 ----
  *: Sqlite3 C++ wrapper - C++ wrapper for win32 and linux/unix
  http://www.jcrosoft.com/
  *: LiteX++ - C++ wrapper for win32 http://republika.pl/roed/litex
! *: Evo's Sqlite wrapper. Complete wrapper class (tested with 3.3.4). Features are: AES Encryption and
! reading/writing of multiple variables in one c++ statement.
  http://home.wanadoo.nl/iherweij/  (Try later in case of 403 error)
! *: DatabaseLayer - Cross-platform JDBC-like C++ database wrapper with support for SQLite3 http://
! wxcode.sourceforge.net/components/databaselayer/
! *: {link: http://www.sourceforge.net/projects/sqlitepp VSQLite++} - A welldesigned and portable
! SQLite 3.x Wrapper Project site: http://www.sourceforge.net/projects/sqlitepp Docs: http://
! sqlitepp.sourceforge.net
! *: {link: http://glim.ru/open/libglim/html/classglim_1_1Sqlite.html Glim Sqlite wrapper}. Single file,
! header-only, some thread safety, one-liners.
  
  *Clipper*
  *:Harbour wrapper for SQLite. {linebreak}
***************
*** 146,155 ****
  A number of Common Lisp implementations and RDBMS (including SQLite) are
  supported.
  *: Lispworks bindings for SQLite at http://members.optusnet.com.au/apicard/
! *: Another SQLite interface, which works with version 3 and is CMUCL specific (Public Domain). http://www.randallsquared.com/download/sqlite/cmucl-sqlite3/
  
  *COM Wrappers / Visual Basic DLLs*
! *:{link: http://www.tannertech.net/sqlite3vb/index.htm SQLite3VB - Making SQLite VB Compatible} (Tutorial, sources, and binaries! Now uses Ver 3.3.12). http://www.tannertech.net/sqlite3vb/index.htm (Single DLL and FREE!)
  *:{link: http://vfornazin.ipdz.com qrfSQL2 Database Engine} - an abstractions
  and modified
  version of SQLite optimized to run on Windows CE devices (Handhelds,
--- 157,169 ----
  A number of Common Lisp implementations and RDBMS (including SQLite) are
  supported.
  *: Lispworks bindings for SQLite at http://members.optusnet.com.au/apicard/
! *: Another SQLite interface, which works with version 3 and is CMUCL specific (Public Domain). http://
! www.randallsquared.com/download/sqlite/cmucl-sqlite3/
  
  *COM Wrappers / Visual Basic DLLs*
! *:{link: http://www.tannertech.net/sqlite3vb/index.htm SQLite3VB - Making SQLite VB Compatible}
! (Tutorial, sources, and binaries! Now uses Ver 3.3.12). http://www.tannertech.net/sqlite3vb/index.htm
! (Single DLL and FREE!)
  *:{link: http://vfornazin.ipdz.com qrfSQL2 Database Engine} - an abstractions
  and modified
  version of SQLite optimized to run on Windows CE devices (Handhelds,
***************
*** 166,172 ****
  compression and ADO-like object model (coded with MSVC++/ATL).  Also includes
  an excellent Database Manager/Query Analyzer and drop-in ActiveX Grid for
  displaying Datasets.  http://www.sqliteplus.com ($$ ShareWare $$)
! *:SQLITEDB by Javier S. Bermudez FREE CLON for SQLITEDB of TERRASOFT.... more methods and props...... http://www.etib.com.ar/Package.zip
  *: Visual Basic 6
  http://www.ag-software.com/Downloads/default.aspx?DownLoadID=5 (2005-Nov-29
  [mpot] sqlite 2.x only)
--- 180,187 ----
  compression and ADO-like object model (coded with MSVC++/ATL).  Also includes
  an excellent Database Manager/Query Analyzer and drop-in ActiveX Grid for
  displaying Datasets.  http://www.sqliteplus.com ($$ ShareWare $$)
! *:SQLITEDB by Javier S. Bermudez FREE CLON for SQLITEDB of TERRASOFT.... more methods and
! props...... http://www.etib.com.ar/Package.zip
  *: Visual Basic 6
  http://www.ag-software.com/Downloads/default.aspx?DownLoadID=5 (2005-Nov-29
  [mpot] sqlite 2.x only)
***************
*** 190,204 ****
  sqlite 2.x only)
  (2005-Nov-14, [Michael B. Johnson] No sample code on usage that I could see.)
  *: LiteX: another COM DLL wrapper for SQLite3 (ATL)
! http://republika.pl/roed/litex/automation.html (2005-Nov-29 [mpot] sqlite 3.x compatible, wrapper source code provided, useful sample code, works very well)
! *: {link: http://www.boinc.ch/~sleepsleep/viewtopic.php?t=91 sleepsleep sqlite wrapper for vb6} - wrapper dll coded using fasm. Come with wrapper dll source code, a vb6 "sqlite browser" project files to show how to use the dll and a .bas file for you to attach on your project to use the dll instantly. (sqlite 2.x only)
  
  _: It would be usefull if people could comment on the merrits of using a
  particular wrapper !
  
  *D*
  *: {link: http://www.dprogramming.com/sqlite.php DProgramming} - SQLite 3.0.0
! *: {link: http://www.dsource.org/projects/ddbi/wiki/SQLite3Subproject SQLite 3 Subproject of D DBI} - SQLite 3.3.8 and constantly being updated.
  *: {link: http://icube.freezope.org/sqlited/ SQLiteD} - SQLite >3.3.5 OO Wrapper.
  
  *Drivers*
--- 205,224 ----
  sqlite 2.x only)
  (2005-Nov-14, [Michael B. Johnson] No sample code on usage that I could see.)
  *: LiteX: another COM DLL wrapper for SQLite3 (ATL)
! http://republika.pl/roed/litex/automation.html (2005-Nov-29 [mpot] sqlite 3.x compatible, wrapper
! source code provided, useful sample code, works very well)
! *: {link: http://www.boinc.ch/~sleepsleep/viewtopic.php?t=91 sleepsleep sqlite wrapper for vb6} -
! wrapper dll coded using fasm. Come with wrapper dll source code, a vb6 "sqlite browser" project files
! to show how to use the dll and a .bas file for you to attach on your project to use the dll instantly.
! (sqlite 2.x only)
  
  _: It would be usefull if people could comment on the merrits of using a
  particular wrapper !
  
  *D*
  *: {link: http://www.dprogramming.com/sqlite.php DProgramming} - SQLite 3.0.0
! *: {link: http://www.dsource.org/projects/ddbi/wiki/SQLite3Subproject SQLite 3 Subproject of D DBI} -
! SQLite 3.3.8 and constantly being updated.
  *: {link: http://icube.freezope.org/sqlited/ SQLiteD} - SQLite >3.3.5 OO Wrapper.
  
  *Drivers*
***************
*** 237,243 ****
  3.x - in cvs) for Delphi,
  Kylix, C++ Builder, Lazarus
  *: {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3}: The fully embedded,
! no-DLL SQLite3 solution for Delphi (D4, D5, D6, D7, D2005, D2006) with full text search and encryption support. {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3} compiles with Delphi standard / personal and does NOT require sqlite3.dll. It provides the 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.
  *: Delphi class for SQLite.
  http://www.torry.net/db/direct/db_directsql/tsqlite.zip
  *: LibSQL - Delphi/Kylix/Freepascal interface for SQLite, MySQL and ODBC32.
--- 257,268 ----
  3.x - in cvs) for Delphi,
  Kylix, C++ Builder, Lazarus
  *: {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3}: The fully embedded,
! no-DLL SQLite3 solution for Delphi (D4, D5, D6, D7, D2005, D2006) with full text search and
! encryption support. {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3} compiles with Delphi
! standard / personal and does NOT require sqlite3.dll. It provides the 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.
  *: Delphi class for SQLite.
  http://www.torry.net/db/direct/db_directsql/tsqlite.zip
  *: LibSQL - Delphi/Kylix/Freepascal interface for SQLite, MySQL and ODBC32.
***************
*** 310,319 ****
  *: A good tutorial to use JDBC driver for SQLite. (it works at least !)
  http://vds.uchicago.edu/twiki/bin/view/VDSDevelopment/UsingSQLite
  *: JDBC driver based on the SQLite 3 API (binaries included):
! http://www.zentus.com/sqlitejdbc  {link: http://www.pysquared.com/files/Java/JavaSQLiteExample/ "Simple Tutorial"}
  *: Another Java - SWIG wrapper.  It only works on Win32.
  http://rodolfo_3.tripod.com/index.html
! *: {link: http://www.sqlite.org/contrib?orderby=date sqlite-java-shell}: 100% pure Java port of the sqlite3 commandline shell built with {link: http://nestedvm.ibex.org/ NestedVM}. (This is not a JDBC driver).
  
  
  *Javascript*
--- 335,347 ----
  *: A good tutorial to use JDBC driver for SQLite. (it works at least !)
  http://vds.uchicago.edu/twiki/bin/view/VDSDevelopment/UsingSQLite
  *: JDBC driver based on the SQLite 3 API (binaries included):
! http://www.zentus.com/sqlitejdbc  {link: http://www.pysquared.com/files/Java/JavaSQLiteExample/
! "Simple Tutorial"}
  *: Another Java - SWIG wrapper.  It only works on Win32.
  http://rodolfo_3.tripod.com/index.html
! *: {link: http://www.sqlite.org/contrib?orderby=date sqlite-java-shell}: 100% pure Java port of the
! sqlite3 commandline shell built with {link: http://nestedvm.ibex.org/ NestedVM}. (This is not a JDBC
! driver).
  
  
  *Javascript*
***************
*** 323,329 ****
  http://spiderape.sourceforge.net
  *: SQLite3 for SpiderMonkey Full support of SQLite3 http://www.jcrosoft.com
  *: wxJS has an SQLite3 module: http://wxjs.sourceforge.net
! *: jslibs has an SQLite3 module: http://code.google.com/p/jslibs/ (doc: http://code.google.com/p/jslibs/wiki/jssqlite)
  
  *Lua*
  *: Lua wrapper for SQLite. http://domingo.dad-it.com/lua-sqlite.whtm
--- 351,358 ----
  http://spiderape.sourceforge.net
  *: SQLite3 for SpiderMonkey Full support of SQLite3 http://www.jcrosoft.com
  *: wxJS has an SQLite3 module: http://wxjs.sourceforge.net
! *: jslibs has an SQLite3 module: http://code.google.com/p/jslibs/ (doc: http://code.google.com/p/
! jslibs/wiki/jssqlite)
  
  *Lua*
  *: Lua wrapper for SQLite. http://domingo.dad-it.com/lua-sqlite.whtm
***************
*** 343,349 ****
  coroutines, iterators and much more.</html>
  
  *mIRC Scripting Language (MSL)*
! *: MSL wrapper for SQLite version 3. http://www.mircscripts.org/comments.php?cid=3311 or http://www.mirc.net/projects.php?go=1155286814
  
  *.NET Framework*
  *:{link: http://vfornazin.ipdz.com qrfSQL2 Database Engine} - an abstractions
--- 372,379 ----
  coroutines, iterators and much more.</html>
  
  *mIRC Scripting Language (MSL)*
! *: MSL wrapper for SQLite version 3. http://www.mircscripts.org/comments.php?cid=3311 or http://
! www.mirc.net/projects.php?go=1155286814
  
  *.NET Framework*
  *:{link: http://vfornazin.ipdz.com qrfSQL2 Database Engine} - an abstractions
***************
*** 363,369 ****
  *: ADO.NET 2.0/VS2005 Data Provider for SQLite.  Supports Full and Compact
  Framework, Visual Studio
  Design-Time Support.  http://sqlite.phxsoftware.com
! *: *New!* cs-sqlitewrapper: http://code.google.com/p/cs-sqlitewrapper/ MIT-licensed open source sqlite (v2) wrapper for .NET; written in C#.
  *:.NET wrapper for SQLite. http://www.ag-software.com/?tabid=14.  Online
  Documentation
  DocumentationSqliteNet
--- 393,400 ----
  *: ADO.NET 2.0/VS2005 Data Provider for SQLite.  Supports Full and Compact
  Framework, Visual Studio
  Design-Time Support.  http://sqlite.phxsoftware.com
! *: *New!* cs-sqlitewrapper: http://code.google.com/p/cs-sqlitewrapper/ MIT-licensed open source
! sqlite (v2) wrapper for .NET; written in C#.
  *:.NET wrapper for SQLite. http://www.ag-software.com/?tabid=14.  Online
  Documentation
  DocumentationSqliteNet
***************
*** 374,380 ****
  SQLite and many other databases. With this tool, you can generate a middle
  tier for your database in practically any language -
  http://www.mygenerationsoftware.com/
! *: LiteX ADO.NET provider (Managed C++ - new VS 2005 syntax) for SQLite3: http://republika.pl/roed/litex
  
  *newLISP*
  *: newLISP is a LISP based scripting language and has a module for interfacing
--- 405,412 ----
  SQLite and many other databases. With this tool, you can generate a middle
  tier for your database in practically any language -
  http://www.mygenerationsoftware.com/
! *: LiteX ADO.NET provider (Managed C++ - new VS 2005 syntax) for SQLite3: http://republika.pl/roed/
! litex
  
  *newLISP*
  *: newLISP is a LISP based scripting language and has a module for interfacing
***************
*** 402,408 ****
  and drop tables, add and remove columns, insert data, and more! Access to
  SQLite's last error ID and
  associated error string. BLOB support. and more! http://www.webbotech.com
! *: CoreData, Apples persistence framework for Cocoa and part of OS X 10.4 uses
  SQLite as its efficient
  storage backend. http://developer.apple.com/macosx/coredata.html
  
--- 434,440 ----
  and drop tables, add and remove columns, insert data, and more! Access to
  SQLite's last error ID and
  associated error string. BLOB support. and more! http://www.webbotech.com
! *: CoreData, Apple's persistence framework for Cocoa and part of OS X 10.4 uses
  SQLite as its efficient
  storage backend. http://developer.apple.com/macosx/coredata.html
  
***************
*** 462,472 ****
  *: ZSQLiteDA, for using sqlite from Zope.
  http://www.zope.org/Members/nakagami/ZSQLiteDA
  *: Django object-relational mapper.  http://djangoproject.org
! *: Axiom is an object database, or alternatively, an object-relational mapper. http://divmod.org/trac/wiki/DivmodAxiom
  
  *R*
! *: RSQLite is a DBI 0.1-8 compliant driver for R. http://cran.r-project.org/src/contrib/Descriptions/RSQLite.html
! *: SQLiteDF transparently stores data frames & matrices into SQLite tables. http://cran.r-project.org/src/contrib/Descriptions/SQLiteDF.html
  
  *REALbasic*
  *: SQLite is the database engine for the REAL SQL Database, which is built
--- 494,507 ----
  *: ZSQLiteDA, for using sqlite from Zope.
  http://www.zope.org/Members/nakagami/ZSQLiteDA
  *: Django object-relational mapper.  http://djangoproject.org
! *: Axiom is an object database, or alternatively, an object-relational mapper. http://divmod.org/trac/
! wiki/DivmodAxiom
  
  *R*
! *: RSQLite is a DBI 0.1-8 compliant driver for R. http://cran.r-project.org/src/contrib/Descriptions/
! RSQLite.html
! *: SQLiteDF transparently stores data frames & matrices into SQLite tables. http://cran.r-project.org/
! src/contrib/Descriptions/SQLiteDF.html
  
  *REALbasic*
  *: SQLite is the database engine for the REAL SQL Database, which is built