Small. Fast. Reliable.
Choose any three.
*** 198,205 ****
  *: 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
--- 198,204 ----
  *: 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