Small. Fast. Reliable.
Choose any three.
*** 101,107 ****
  *: A more complete Lua 5 wrapper for SQLite. 
  http://luaforge.net/projects/luasqlite 
  *: <html><a href="http://www.nessie.de/mroth/lua-sqlite3/">Lua-Sqlite3</a>:
! Sqlite 3 for Lua. Two layer architecture, multiple interfaces, coroutines, iterators and much more.</html>
    
  *.NET Framework* 
  *: ADO.NET Data Provider for SQLite. (.NET Framework 1.1). Supports both 
--- 101,108 ----
  *: A more complete Lua 5 wrapper for SQLite. 
  http://luaforge.net/projects/luasqlite 
  *: <html><a href="http://www.nessie.de/mroth/lua-sqlite3/">Lua-Sqlite3</a>:
! Sqlite 3 for Lua. Two layer architecture, multiple interfaces, coroutines, iterators and much more.</
! html>
    
  *.NET Framework* 
  *: ADO.NET Data Provider for SQLite. (.NET Framework 1.1). Supports both 
***************
*** 128,135 ****
  persistence. 
  *: ObjC/Cocoa relational framework. No query strings/tables 
  http://treehouseideas.com/datacrux/ 
! *: Cocoa-based, easy and powerful, cursors, on-the-fly data file compaction, 
! includes introspection  
  methods to access table names, column names, indexes, etc. Also includes 
  utility methods to create  
  and drop tables, add and remove columns, insert data, and more! Access to 
--- 129,139 ----
  persistence. 
  *: ObjC/Cocoa relational framework. No query strings/tables 
  http://treehouseideas.com/datacrux/ 
! *: QuickLite is a Cocoa-based wrapper for SQLite 3. It's easy and powerful, object-oriented, offers full 
! cursor 
! access, datatype support 
! (QLString, QLNumber, QLBoolean, QLDateTime, and QLContainer), distributed notifications, data file 
! compaction, data integrity check, debugging facilities, includes introspection  
  methods to access table names, column names, indexes, etc. Also includes 
  utility methods to create  
  and drop tables, add and remove columns, insert data, and more! Access to 
***************
*** 224,228 ****
  *: SQLLite.DLL - Interface to allow Dark Basic Professional to use SQLite 
  (www.codingarea.co.uk). http://www.codingarea.co.uk/ 
  *: REALbasic wrapper for SQLite: http://ljug.com/sw/sqliteplugin.html
! *: REBOL wrapper for SQLite: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3.r
! Port based interface : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3-protocol.r
--- 228,234 ----
  *: SQLLite.DLL - Interface to allow Dark Basic Professional to use SQLite 
  (www.codingarea.co.uk). http://www.codingarea.co.uk/ 
  *: REALbasic wrapper for SQLite: http://ljug.com/sw/sqliteplugin.html
! *: REBOL wrapper for SQLite: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?
! script=sqlite3.r
! Port based interface : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3-
! protocol.r