Small. Fast. Reliable.
Choose any three.
*** 6,16 ****
  *: 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,20 ----
  *: 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,
***************
*** 49,55 ****
  *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 -
--- 53,60 ----
  *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 -
***************
*** 75,81 ****
  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
--- 80,87 ----
  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
***************
*** 106,112 ****
  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
--- 112,119 ----
  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
***************
*** 132,146 ****
  *: 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*
--- 139,158 ----
  *: 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*
***************
*** 155,166 ****
  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
--- 167,180 ----
  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
***************
*** 178,184 ****
  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
--- 192,199 ----
  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
***************
*** 203,213 ****
  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
--- 218,232 ----
  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
***************
*** 215,223 ****
  
  *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*
  *: libdbi (C abstraction lib) driver for SQLite.
--- 234,244 ----
  
  *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*
  *: libdbi (C abstraction lib) driver for SQLite.
***************
*** 255,265 ****
  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
--- 276,291 ----
  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
***************
*** 329,344 ****
  *: Java wrapper - Dynamicly binds to SQLite DLL at runtime and so doesn't need
  recompiling everytime
  a new version of SQLite is released:
! http://www.pivotal-solutions.co.uk/downloads/company/pssqlite.zip (sqlite 3.x) Source and DLL
  *: 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).
  
  
--- 355,374 ----
  *: Java wrapper - Dynamicly binds to SQLite DLL at runtime and so doesn't need
  recompiling everytime
  a new version of SQLite is released:
! http://www.pivotal-solutions.co.uk/downloads/company/pssqlite.zip (sqlite 3.x)
! Source and DLL
  *: 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).
  
  
***************
*** 349,355 ****
  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*
--- 379,386 ----
  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*
***************
*** 370,376 ****
  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*
--- 401,408 ----
  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*
***************
*** 391,397 ****
  *: 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
--- 423,430 ----
  *: 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
***************
*** 403,409 ****
  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*
--- 436,443 ----
  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*
***************
*** 481,487 ****
  *: Python driver for SQLite. http://pysqlite.org/.   This provides a DBAPI
  compliant wrapper for SQLite 2 or 3 and hides some of SQLite's idiosyncrasies.
  PySQLite (as sqlite3) is a core module of the upcoming Python 2.5.
! *: SQLAlchemy is the Python SQL toolkit and Object Relational Mapper. http://www.sqlalchemy.org/
  *: SQLObject Python object-relational mapper.  http://sqlobject.org
  *: Modeling - Object-Relational Bridge for Python.
  http://modeling.sourceforge.net/
--- 515,522 ----
  *: Python driver for SQLite. http://pysqlite.org/.   This provides a DBAPI
  compliant wrapper for SQLite 2 or 3 and hides some of SQLite's idiosyncrasies.
  PySQLite (as sqlite3) is a core module of the upcoming Python 2.5.
! *: SQLAlchemy is the Python SQL toolkit and Object Relational Mapper.
! http://www.sqlalchemy.org/
  *: SQLObject Python object-relational mapper.  http://sqlobject.org
  *: Modeling - Object-Relational Bridge for Python.
  http://modeling.sourceforge.net/
***************
*** 492,504 ****
  *: 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*
--- 527,542 ----
  *: 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*
***************
*** 542,553 ****
  *Smalltalk*
  *: Squeak Smalltalk wrapper for SQLite.
  http://map1.squeakfoundation.org/sm/packagebyname/sqlite
! *: VisualWorks Smalltalk Store Binding: http://www.gjdv.at/v2/en/oss/vwsqlite.xhtml
  *: SQLite for Ambrai Smalltalk: http://aidanreel.net/articles/item27
  *: SQLite for IBM VisualAge Smalltalk or VASmalltalk: http://www.schrievkrom.de
  
  *Suneido*
! *: Simple SQLite 3 wrapper. http://www.suneido.com (open source OO language with IDE)
  
  *Tcl/Tk*
  *: A Tcl interface is included with the SQLite core.
--- 580,593 ----
  *Smalltalk*
  *: Squeak Smalltalk wrapper for SQLite.
  http://map1.squeakfoundation.org/sm/packagebyname/sqlite
! *: VisualWorks Smalltalk Store Binding:
! http://www.gjdv.at/v2/en/oss/vwsqlite.xhtml
  *: SQLite for Ambrai Smalltalk: http://aidanreel.net/articles/item27
  *: SQLite for IBM VisualAge Smalltalk or VASmalltalk: http://www.schrievkrom.de
  
  *Suneido*
! *: Simple SQLite 3 wrapper. http://www.suneido.com (open source OO language
! with IDE)
  
  *Tcl/Tk*
  *: A Tcl interface is included with the SQLite core.
***************
*** 578,583 ****
  *: Assembly language (Fresh/FASM); Pretty complete set of include files with
  SQLite definitions and
  imports for assembly language programming are part of the latest Fresh
! version: {link: http://fresh.flatassembler.net Fresh main site, section "downloads"} ; Also, simple
  example project is included
  in the package.
--- 618,624 ----
  *: Assembly language (Fresh/FASM); Pretty complete set of include files with
  SQLite definitions and
  imports for assembly language programming are part of the latest Fresh
! version: {link: http://fresh.flatassembler.net Fresh main site,
! section "downloads"} ; Also, simple
  example project is included
  in the package.