Small. Fast. Reliable.
Choose any three.
*** 22,28 ****
  *Lua*
  *: Lua wrapper for SQLite. http://domingo.dad-it.com/lua-sqlite.whtm   
  *: Lua5 wrapper for SQLite. http://lua-users.org/wiki/LuaSqlite     
! *: A multithread webserver with lua and sqlite works in windows and linux (it's working but it's still imature). http://domingo.dad-it.com/ws-lua-sqlite.whtm
   
  *.NET Framework*
  *:.NET wrapper for SQLite. http://www.ag-software.com/SQLite/default.asp
--- 22,29 ----
  *Lua*
  *: Lua wrapper for SQLite. http://domingo.dad-it.com/lua-sqlite.whtm   
  *: Lua5 wrapper for SQLite. http://lua-users.org/wiki/LuaSqlite     
! *: A multithread webserver with lua and sqlite works in windows and linux (it's working but it's still 
! imature). http://domingo.dad-it.com/ws-lua-sqlite.whtm
   
  *.NET Framework*
  *:.NET wrapper for SQLite. http://www.ag-software.com/SQLite/default.asp
***************
*** 30,42 ****
   
  *Objective-C*
  *: Objective-C (Cocoa) wrapper for SQLite.  http://www.blackholemedia.com/code/   
! *: Objective-C. Another Cocoa wrapper for SQLite. http://www.subsume.com/cgi-bin/go.pl?k=STEnterprise      
   
  *Perl, PHP & Python*
  *: Perl-DBI driver for SQLite (DBD::SQLite). http://search.cpan.org/perldoc?DBD::SQLite 
  *: PHP driver for SQLite. (Official) http://pear.php.net/package-info.php?pacid=193
  *: PHP PEAR abstraction for SQLite. http://cvs.php.net/cvs.php/pear/DB/DB/sqlite.php       
! *: PHP driver for SQLite. (Unofficial) http://freshmeat.net/projects/sqlite-php (no longer being worked on see above) 
  *: Python driver for SQLite. http://pysqlite.sourceforge.net/.
  *: SQLObject Python object-relational mapper.  http://sqlobject.org
   
--- 31,46 ----
   
  *Objective-C*
  *: Objective-C (Cocoa) wrapper for SQLite.  http://www.blackholemedia.com/code/   
! *: Objective-C. Another Cocoa wrapper for SQLite. http://www.subsume.com/cgi-bin/
! go.pl?k=STEnterprise      
! *: ObjC/Cocoa relational framework. No query strings/tables http://treehouseideas.com/datacrux/
   
  *Perl, PHP & Python*
  *: Perl-DBI driver for SQLite (DBD::SQLite). http://search.cpan.org/perldoc?DBD::SQLite 
  *: PHP driver for SQLite. (Official) http://pear.php.net/package-info.php?pacid=193
  *: PHP PEAR abstraction for SQLite. http://cvs.php.net/cvs.php/pear/DB/DB/sqlite.php       
! *: PHP driver for SQLite. (Unofficial) http://freshmeat.net/projects/sqlite-php (no longer being 
! worked on see above) 
  *: Python driver for SQLite. http://pysqlite.sourceforge.net/.
  *: SQLObject Python object-relational mapper.  http://sqlobject.org
   
***************
*** 46,52 ****
  *: Ruby wrapper for SQLite (yes, another one). http://sqlite-ruby.sourceforge.net
   
  *SmallTalk*
! *: Squeak Smalltalk wrapper for SQLite. http://map2.squeakfoundation.org/sm/packagebyname/sqlite     
  *: VisualWorks Smalltalk: http://www.gjdv.at/cgi-bin/pyson.cgi/en/vwsqlite.pyson 
   
  *Visual Basic / COM*
--- 50,57 ----
  *: Ruby wrapper for SQLite (yes, another one). http://sqlite-ruby.sourceforge.net
   
  *SmallTalk*
! *: Squeak Smalltalk wrapper for SQLite. http://map2.squeakfoundation.org/sm/packagebyname/
! sqlite     
  *: VisualWorks Smalltalk: http://www.gjdv.at/cgi-bin/pyson.cgi/en/vwsqlite.pyson 
   
  *Visual Basic / COM*
***************
*** 56,68 ****
   
  *Other*
  *: (Small)Eiffel wrapper for SQLite. http://elj.sourceforge.net/  
! *: Euphoria wrapper: http://www.rays-web.com/eusqlite.htm (http://www.rapideuphoria.com for info on Euphoria)      
! *: Io wrapper for SQLite. http://www.iolanguage.com/Source/Io/IoServer/SQLite/_docs/SQLite.html 
! *: KOL (Key Objects Library by Vladimir Kladov : http://xcl.cjb.net) wrapper for SQLite(beta 1.1). http://members.fortunecity.com/boguslaw/KOLSQLite.zip  
  *: Common Lisp binding for SQLite at http://members.optusnet.com.au/apicard/ 
! *: Qt. The Opie Project ( http://opie.handhelds.org ), generic Qt wrapped sqlite at http://cvs.handhelds.org/cgi-bin/viewcvs.cgi/opie/libsql/
  *: REXX wrapper for SQLite. http://rexxsql.sf.net   
  *: wxWindows wrapper for SQLite. http://members.optusnet.com.au/~blackpaw1/
! *: Scheme (for the Chicken Scheme-to-C compiler): http://www.call-with-current-continuation.org/eggs/sqlite.html
  *: DBExpress for SQLite. http://www.bcp-software.nl.
  *: Objective Caml (OCaml) binding for Sqlite.
--- 61,78 ----
   
  *Other*
  *: (Small)Eiffel wrapper for SQLite. http://elj.sourceforge.net/  
! *: Euphoria wrapper: http://www.rays-web.com/eusqlite.htm (http://www.rapideuphoria.com for 
! info on Euphoria)      
! *: Io wrapper for SQLite. http://www.iolanguage.com/Source/Io/IoServer/SQLite/_docs/
! SQLite.html 
! *: KOL (Key Objects Library by Vladimir Kladov : http://xcl.cjb.net) wrapper for SQLite(beta 1.1). 
! http://members.fortunecity.com/boguslaw/KOLSQLite.zip  
  *: Common Lisp binding for SQLite at http://members.optusnet.com.au/apicard/ 
! *: Qt. The Opie Project ( http://opie.handhelds.org ), generic Qt wrapped sqlite at http://
! cvs.handhelds.org/cgi-bin/viewcvs.cgi/opie/libsql/
  *: REXX wrapper for SQLite. http://rexxsql.sf.net   
  *: wxWindows wrapper for SQLite. http://members.optusnet.com.au/~blackpaw1/
! *: Scheme (for the Chicken Scheme-to-C compiler): http://www.call-with-current-
! continuation.org/eggs/sqlite.html
  *: DBExpress for SQLite. http://www.bcp-software.nl.
  *: Objective Caml (OCaml) binding for Sqlite.