If you know of a driver or wrapper for SQLite that is not listed  below,    
please feel free to add it to the list.    

*: SQLitePlus COM DLL wrapper for SQLite. http://www.eztools-software.com/sqliteplus.htm   
*: libdbi (C abstraction lib) driver for SQLite. http://libdbi-drivers.sourceforge.net   
*: C++ wrapper for SQLite. http://sqlitedataset.sourceforge.net/ 
*: Delphi 6 components for SQLite. http://www.zentrosoft.de/slplus/slplus.html (WRONG LINK)
*: Delphi class for SQLite. http://www.torry.net/db/direct/db_directsql/tsqlite.zip
*: TLiteDB - Delphi interface for sqlite. http://sqlite.dubaron.com/
*: DBExpress for SQLite. http://www.bcp-software.nl. 
*: Simple Delphi classes for SQLite by Pablo Pissanetzky. http://myhtpc.net/sqlite/sqlite-delphi.zip
*: (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 
*: Java wrapper incl. JDBC driver for SQLite. http://www.ch-werner.de/javasqlite (experimental) 
*: 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/ 
*: Lua wrapper for SQLite. http://domingo.dad-it.com/lua-sqlite.whtm   
*: Lua5 wrapper for SQLite. http://lua-users.org/wiki/LuaSqlite     
*: Visual Basic 6 & .NET wrapper for SQLite. http://www.ag-software.com/SQLite/default.asp
*: .NET. Mono ADO.NET provider for SQL Lite: http://www.go-mono.com/sqlite.html  
*: 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
*: 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      
*: Objective Caml (OCaml) binding for Sqlite. http://sourceforge.net/projects/ocaml-sqlite/
*: ODBC driver for SQLite. http://www.ch-werner.de/sqliteodbc/.      
*: 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/.
*: 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   
*: Ruby DBI (dbd_sqlite). http://ruby-dbi.sourceforge.net 
*: Ruby wrapper for SQLite. http://domingo.dad-it.com/ruby-sqlite.whtm 
*: SQLObject Python object-relational mapper.  http://sqlobject.org
*: 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 
*: 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