Small. Fast. Reliable.
Choose any three.
*** 24,29 ****
--- 24,32 ----
   A simple wrapper for Clipper, using the free [x]Harbour compiler.
  http://www.geocities.com/SiliconValley/Board/5300/sqlite/hbsqlite_en.htm
  
+ *Common Lisp* 
+ *:<html><a href="http://clsql.b9.com">CLSQL</a></html> a Common Lisp interface to SQL RDBMS which includes both functional and object oriented subsystems for data definition and manipulation as well as an integrated symbolic SQL syntax. A number of Common Lisp implementations and RDBMS (including SQLite) are supported. 
+ 
  *COM Wrappers / Visual Basic DLLs*
  *: DLL for VB 6/5/4 like as ADO free!! by Javier Bermudez from Argentina. 
  http://free.hostdepartment.com/j/javierbermudez/archivos/sqlite/index.html
***************
*** 135,142 ****
  *: 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/ 
- *: Common Lisp. Starting from version 1.9.0, a SQLite backend is available for CLSQL at http://
- clsql.b9.com/.
  *: Qt. The Opie Project ( http://opie.handhelds.org ), generic Qt wrapped sqlite at http://
  cvs.handhelds.org/cgi-bin/viewcvs.cgi/opie/libsql/
  *: {link: http://www.r-project.org R}: R SQLite package conforming to the R DBI standard. http://
--- 138,143 ----