*** 48,53 **** --- 48,55 ---- *C* *: High level C API for SQLite 3.x with thread-safe Connection Pooling {link:http://www.tildeslash.com/libzdb/} + *: *SmartDB* - SmartDB for Sqlite 3.x provides msado like interface. You can start using sqlite in your programs in just 3 lines of code. + {link:http://sourceforge.net/projects/smartdb/} *: SQLcrypt - SQLite3 + C API for transparent storage-level AES encryption - Windows, Tcl and Python interfaces. Try before you buy. http://www.sqlcrypt.com *************** *** 71,76 **** --- 73,80 ---- http://www.sqliteplus.com ($$) *: SharpLite, ado.net style wrappers. http://sourceforge.net/projects/sharplite/ + *: *SmartDB* - SmartDB for Sqlite 3.x provides msado like interface. You can start using sqlite in your programs in just 3 lines of code. + {link:http://sourceforge.net/projects/smartdb/} *: LiteSQL - C++ Object-relational persistence framework (supports SQLite3 as backend, too). http://litesql.sourceforge.net *: Sqlitedataset. Has functions for handling query results. Makefile included.