Small. Fast. Reliable.
Choose any three.
*** 176,181 ****
--- 176,182 ----
  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.