*** 6,16 **** *: C++ wrapper for SQLite. http://sqlitedataset.sourceforge.net/ *COM Wrappers / Visual Basic DLLs* ! *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL). http://www.eztools-software.com/sqliteplus.htm ! *: 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 *: Visual Basic 6 http://www.ag-software.com/SQLite/default.asp *: REALbasic wrapper for SQLite: http://ljug.com/sw/sqliteplugin.html ! *: SQLHelper: http://groups.yahoo.com/group/sqlite/files/ (Unlike AGSoftware's also works with VB5; Get both pssql.zip and psvbutls32.zip) *Drivers* *: libdbi (C abstraction lib) driver for SQLite. http://libdbi-drivers.sourceforge.net --- 6,19 ---- *: C++ wrapper for SQLite. http://sqlitedataset.sourceforge.net/ *COM Wrappers / Visual Basic DLLs* ! *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL). http://www.eztools- ! software.com/sqliteplus.htm ! *: 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 *: Visual Basic 6 http://www.ag-software.com/SQLite/default.asp *: REALbasic wrapper for SQLite: http://ljug.com/sw/sqliteplugin.html ! *: SQLHelper: http://groups.yahoo.com/group/sqlite/files/ (Unlike AGSoftware's also works with ! VB5; Get both pssql.zip and psvbutls32.zip) *Drivers* *: libdbi (C abstraction lib) driver for SQLite. http://libdbi-drivers.sourceforge.net *************** *** 21,31 **** *Delphi* *: Delphi 6 components for SQLite. http://www.zentrosoft.de/slplus/slplus.html (WRONG LINK) ! *: Open source Delphi 6 components (TASQLiteDB, TASQLiteQuery, TASQLiteTable) for SQLite. Beta release 1.0.F (updated 14th dec 2003). Some bugfixes. With some (minor?) changes: should work on other Delphi versions and Borland C++ versions too. http://sqlite.aducom.com *: Delphi class for SQLite. http://www.torry.net/db/direct/db_directsql/tsqlite.zip *: TLiteDB - Delphi interface for sqlite. http://sqlite.dubaron.com/ *: Simple Delphi classes for SQLite by Pablo Pissanetzky. http://myhtpc.net/sqlite/sqlite-delphi.zip ! *: Fast and lean wrappers, browser, date/time and soundEx functions http://www.it77.de/sqlite/sqlite.htm *: Dataset descendant for SQLite: http://sourceforge.net/projects/sqlite4delphi *Java* --- 24,37 ---- *Delphi* *: Delphi 6 components for SQLite. http://www.zentrosoft.de/slplus/slplus.html (WRONG LINK) ! *: Open source Delphi 6 components (TASQLiteDB, TASQLiteQuery, TASQLiteTable) for SQLite. Beta ! release 1.0.F (updated 14th dec 2003). Some bugfixes. With some (minor?) changes: should work ! on other Delphi versions and Borland C++ versions too. http://sqlite.aducom.com *: Delphi class for SQLite. http://www.torry.net/db/direct/db_directsql/tsqlite.zip *: TLiteDB - Delphi interface for sqlite. http://sqlite.dubaron.com/ *: Simple Delphi classes for SQLite by Pablo Pissanetzky. http://myhtpc.net/sqlite/sqlite-delphi.zip ! *: Fast and lean wrappers, browser, date/time and soundEx functions http://www.it77.de/sqlite/ ! sqlite.htm *: Dataset descendant for SQLite: http://sourceforge.net/projects/sqlite4delphi *Java* *************** *** 39,53 **** *: A more complete Lua 5 wrapper for SQLite. http://mega.ist.utl.pt/~tngd/lua *.NET Framework* ! *: ADO.NET Data Provider for SQLite. (.NET Framework 1.1) http://sourceforge.net/projects/adodotnetsqlite ! *:.NET wrapper for SQLite. http://www.ag-software.com/SQLite/default.asp Online Documentation DocumentationSqliteNet *:.NET Mono ADO.NET provider for SQL Lite: http://www.go-mono.com/sqlite.html ! *:.NET C# wrapper for SQLite (usable with C#, Managed C++ & VB.NET) - http://www.phpguru.org/SQLite.NET.html *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* --- 45,63 ---- *: A more complete Lua 5 wrapper for SQLite. http://mega.ist.utl.pt/~tngd/lua *.NET Framework* ! *: ADO.NET Data Provider for SQLite. (.NET Framework 1.1) http://sourceforge.net/projects/ ! adodotnetsqlite ! *:.NET wrapper for SQLite. http://www.ag-software.com/SQLite/default.asp Online Documentation ! DocumentationSqliteNet *:.NET Mono ADO.NET provider for SQL Lite: http://www.go-mono.com/sqlite.html ! *:.NET C# wrapper for SQLite (usable with C#, Managed C++ & VB.NET) - http://www.phpguru.org/ ! SQLite.NET.html *Objective-C* *: Objective-C (Cocoa) wrapper for SQLite. http://www.blackholemedia.com/code/ ! *: {link: http://www.subsume.com/assembled/STEnterprise.html STEnterprise}: Another Cocoa ! wrapper for SQLite. Includes a framework and NSCoder subclass for object ! persistence. *: ObjC/Cocoa relational framework. No query strings/tables http://treehouseideas.com/datacrux/ *Perl* *************** *** 56,62 **** *PHP* *: 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* *: Python driver for SQLite. http://pysqlite.sourceforge.net/. --- 66,73 ---- *PHP* *: 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* *: Python driver for SQLite. http://pysqlite.sourceforge.net/. *************** *** 68,74 **** *: Ruby wrapper for SQLite (yes, another one). http://sqlite-ruby.sourceforge.net *SmallTalk* ! *: Squeak Smalltalk wrapper for SQLite. http://map1.squeakfoundation.org/sm/packagebyname/sqlite *: VisualWorks Smalltalk: http://www.gjdv.at/cgi-bin/pyson.cgi/en/vwsqlite.pyson *Other* --- 79,86 ---- *: Ruby wrapper for SQLite (yes, another one). http://sqlite-ruby.sourceforge.net *SmallTalk* ! *: Squeak Smalltalk wrapper for SQLite. http://map1.squeakfoundation.org/sm/packagebyname/ ! sqlite *: VisualWorks Smalltalk: http://www.gjdv.at/cgi-bin/pyson.cgi/en/vwsqlite.pyson *Other* *************** *** 79,89 **** *: 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 *: Objective Caml (OCaml) binding for Sqlite. http://sourceforge.net/projects/ocaml-sqlite/ *: PureBasic SQLite Userlibrary http://www.purearea.net/pb/german/userlibs.htm ! *: PowerBasic - Source code by Nathan Evans http://www.powerbasic.com/support/forums/Forum7/HTML/001853.html ! *: uSQLD - A small networked database server based on sqlite. http://gpe.handhelds.org/projects/GPE-usqld.shtml --- 91,105 ---- *: 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 *: Objective Caml (OCaml) binding for Sqlite. http://sourceforge.net/projects/ocaml-sqlite/ *: PureBasic SQLite Userlibrary http://www.purearea.net/pb/german/userlibs.htm ! *: PowerBasic - Source code by Nathan Evans http://www.powerbasic.com/support/forums/ ! Forum7/HTML/001853.html ! *: uSQLD - A small networked database server based on sqlite. http://gpe.handhelds.org/projects/ ! GPE-usqld.shtml