Small. Fast. Reliable.
Choose any three.
*** 5,11 ****
  *: SQLite Base Package. http://gnade.sourceforge.net/#native
  
  *Appforge MobileVB*
! *: {link: http://www.danicsystems.com DragonDB - MVB Edition} an SQL database engine and software development toolkit for creating Microsoft Pocket PC and Smartphone database applications using {link: http://www.appforge.com/products/enterprise/crossfire/index.html AppForge MobileVB}.  DragonDB is built upon SQLite3 so its databases are portable to all platforms and applications which support the SQLite3 database format.
  
  *BASIC dialects*
  *: FreeBASIC.  Excellent API support included, requires SQLite version 3.  http://www.freebasic.net
--- 5,15 ----
  *: SQLite Base Package. http://gnade.sourceforge.net/#native
  
  *Appforge MobileVB*
! *: {link: http://www.danicsystems.com DragonDB - MVB Edition} an SQL database engine and software
! development toolkit for creating Microsoft Pocket PC and Smartphone database applications using {link:
! http://www.appforge.com/products/enterprise/crossfire/index.html AppForge MobileVB}.  DragonDB is
! built upon SQLite3 so its databases are portable to all platforms and applications which support the
! SQLite3 database format.
  
  *BASIC dialects*
  *: FreeBASIC.  Excellent API support included, requires SQLite version 3.  http://www.freebasic.net
***************
*** 35,43 ****
  
  *C++ Wrappers*
  *: SharpLite, ado.net style wrappers. http://sourceforge.net/projects/sharplite/
! *: LiteSQL - C++ Object-relational persistence framework (supports SQLite3 as backend, too). http://litesql.sourceforge.net
! *: Sqlitedataset. Has functions for handling query results. Makefile included.  http://sqlitedataset.sourceforge.net/
! *: GQL Generic SQL Library supports PostgreSQL, MySQL and SQLite. Included in Debian Sarge. http://gql.sourceforge.net/
  *: SQLite Plus, a minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes.
  Authors name is not mentioned in package. Written with MS Visual Studio. Depends on BOOST, if
  UNICODE is used it probably won't work on anything but Windows. Open Source zlib Licensed
--- 39,50 ----
  
  *C++ Wrappers*
  *: SharpLite, ado.net style wrappers. http://sourceforge.net/projects/sharplite/
! *: LiteSQL - C++ Object-relational persistence framework (supports SQLite3 as backend, too). http://
! litesql.sourceforge.net
! *: Sqlitedataset. Has functions for handling query results. Makefile included.  http://
! sqlitedataset.sourceforge.net/
! *: GQL Generic SQL Library supports PostgreSQL, MySQL and SQLite. Included in Debian Sarge. http://
! gql.sourceforge.net/
  *: SQLite Plus, a minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes.
  Authors name is not mentioned in package. Written with MS Visual Studio. Depends on BOOST, if
  UNICODE is used it probably won't work on anything but Windows. Open Source zlib Licensed
***************
*** 65,71 ****
  works on win32.
  *: Sqliteclass - A very simple C++ wrapper for sqlite.Public Domain. http://www.giannirossi.org/
  index.php?mod=Download
! *: Sqlite wrapped - C++ wrapper for win32 and linux/unix (GNU GPL) http://www.alhem.net/project/sqlite/
  
  *Clipper*
  *:Harbour wrapper for SQLite. {linebreak}
--- 72,80 ----
  works on win32.
  *: Sqliteclass - A very simple C++ wrapper for sqlite.Public Domain. http://www.giannirossi.org/
  index.php?mod=Download
! *: Sqlite wrapped - C++ wrapper for win32 and linux/unix (GNU GPL) http://www.alhem.net/project/
! sqlite/
! *: Sqlite3 C++ wrapper - C++ wrapper for win32 and linux/unix http://www.jcrosoft.com/
  
  *Clipper*
  *:Harbour wrapper for SQLite. {linebreak}
***************
*** 86,92 ****
  *: Visual Basic 6 http://www.ag-software.com/Downloads/default.aspx?DownLoadID=5 (2005-Nov-29
  [mpot] sqlite 2.x only)
  *: DLL (Not COM) - 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 2.x and 3.x) Source and DLL
  *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL).
  http://www.sqliteplus.com ($$)
  *: SQLiteDb (updated!) - fastest COM wrapper (written in ATL7), featuring on-the-fly database
--- 95,102 ----
  *: Visual Basic 6 http://www.ag-software.com/Downloads/default.aspx?DownLoadID=5 (2005-Nov-29
  [mpot] sqlite 2.x only)
  *: DLL (Not COM) - 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 2.x and 3.x) Source and DLL
  *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL).
  http://www.sqliteplus.com ($$)
  *: SQLiteDb (updated!) - fastest COM wrapper (written in ATL7), featuring on-the-fly database
***************
*** 101,107 ****
  http://perso.wanadoo.fr/jveritecontribs/DAOSqlite.zip (2005-Nov-29 [mpot] 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://www.republika.pl/roed/litex (2005-Nov-29 [mpot] sqlite 3.x compatible, wrapper source code provided, useful sample code, works very well)
  
  _: It would be usefull if people could comment on the merrits of using a particular wrapper !
  
--- 111,118 ----
  http://perso.wanadoo.fr/jveritecontribs/DAOSqlite.zip (2005-Nov-29 [mpot] 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://www.republika.pl/roed/litex (2005-Nov-29 [mpot] sqlite 3.x compatible, wrapper source code
! provided, useful sample code, works very well)
  
  _: It would be usefull if people could comment on the merrits of using a particular wrapper !
  
***************
*** 124,130 ****
  PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle, DB/2, SQLite (2.8.x & 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, D2005). Yes, it does compile with Delphi standard / personal and does NOT require sqlite3.dll: {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3} 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.
  *: {link: http://sqlite.aducom.com/ *ASGSQLite*}: Open source (NewBSD) Delphi (4..7, 2005, 2006) C++
--- 135,143 ----
  PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle, DB/2, SQLite (2.8.x & 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, D2005). Yes, it does compile with Delphi standard / personal and
! does NOT require sqlite3.dll: {link: http://www.yunqa.de/delphi/sqlite3/ DISQLite3} 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.
  *: {link: http://sqlite.aducom.com/ *ASGSQLite*}: Open source (NewBSD) Delphi (4..7, 2005, 2006) C++
***************
*** 136,142 ****
  {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://libsql.sourceforge.net/
  *: Fast and lean wrappers, browser, date/time and soundEx functions
  http://www.it77.de/sqlite/sqlite.htm
  *: Dataset descendant for SQLite:
--- 149,156 ----
  {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://
! libsql.sourceforge.net/
  *: Fast and lean wrappers, browser, date/time and soundEx functions
  http://www.it77.de/sqlite/sqlite.htm
  *: Dataset descendant for SQLite:
***************
*** 157,163 ****
  http://ewe.e-masi.com/forum/viewtopic.php?p=968#968
  
  *Flash (Actionscript 2)*
! *: {link: http://www.Software-and-Solutions.de The SQLite Connector} implements an Actionscirpt 2 class for SQLite 3.2. However, a third-party wrapper like SWf Studio is needed. Free Trial available, comes with a full example and help docs.
  
  *Forth*
  *: Reva 6.0 includes an interface to Sqlite 3.0
--- 171,179 ----
  http://ewe.e-masi.com/forum/viewtopic.php?p=968#968
  
  *Flash (Actionscript 2)*
! *: {link: http://www.Software-and-Solutions.de The SQLite Connector} implements an Actionscirpt 2
! class for SQLite 3.2. However, a third-party wrapper like SWf Studio is needed. Free Trial available,
! comes with a full example and help docs.
  
  *Forth*
  *: Reva 6.0 includes an interface to Sqlite 3.0
***************
*** 178,189 ****
  *: Java wrapper (around a SWIG interface):
  http://tk-software.home.comcast.net/
  *: 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
  
  *Javascript*
! *: SpiderApe (a C++ framework for extending SpiderMonkey) includes an SQLite3 plugin providing Javascript-based access to the basic SQLite3 features.
  http://spiderape.sourceforge.net
  
  *Lua*
  *: Lua wrapper for SQLite. http://domingo.dad-it.com/lua-sqlite.whtm
--- 194,209 ----
  *: Java wrapper (around a SWIG interface):
  http://tk-software.home.comcast.net/
  *: 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
  
  *Javascript*
! *: SpiderApe (a C++ framework for extending SpiderMonkey) includes an SQLite3 plugin providing
! Javascript-based access to the basic SQLite3 features.
  http://spiderape.sourceforge.net
+ *: SQLite3 for SpiderMonkey Full support of SQLite3 http://www.jcrosoft.com
  
  *Lua*
  *: Lua wrapper for SQLite. http://domingo.dad-it.com/lua-sqlite.whtm
***************
*** 332,339 ****
  http://www.SQLManagerX.com
  *: SQLLite.DLL - Interface to allow Dark Basic Professional to use SQLite
  (www.codingarea.co.uk). http://www.codingarea.co.uk/
! *: REBOL wrapper for SQLite: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3.r
! *: REBOL Port based interface : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3-protocol.r
  *: SuperCard Bundle External for SQLite: http://tom.lightheadsw.com/supercard/
  *: 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://
--- 352,361 ----
  http://www.SQLManagerX.com
  *: SQLLite.DLL - Interface to allow Dark Basic Professional to use SQLite
  (www.codingarea.co.uk). http://www.codingarea.co.uk/
! *: REBOL wrapper for SQLite: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?
! script=sqlite3.r
! *: REBOL Port based interface : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?
! script=sqlite3-protocol.r
  *: SuperCard Bundle External for SQLite: http://tom.lightheadsw.com/supercard/
  *: 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://