Small. Fast. Reliable.
Choose any three.
*** 84,93 ****
  UNICODE is used it probably won't work on anything but Windows. Open Source
  zlib Licensed
  http://dev.int64.org/sqlite.html
! *: sqlite3x: a hacked, cleaned-up, and documented fork of the above-mentioned SQLite Plus code. Has no 3rd-party prerequisites except for sqlite3. Tested only on *NIX platforms, but "should work" with little or no hacking on other platforms.
! http://s11n.net/download/#sqlite3x
! *: sqlite3-mfc is a port of the sqlite3x wrapper for MFC, specifically written for WindowsCE. It is Unicode-friendly and should work on any MS platforms which support MFC.
! http://s11n.net/download/#sqlite3-mfc
  *: wxSQLite - wxWindows wrapper for SQLite 2.x.
  http://sourceforge.net/projects/wxsqlite
  *: wxSQLite3 - wxWindows wrapper for SQLite 3.x.
--- 84,93 ----
  UNICODE is used it probably won't work on anything but Windows. Open Source
  zlib Licensed
  http://dev.int64.org/sqlite.html
! *: 3 different sqlite3 C++ wrappers, including two STL-based wrappers
! and a Unicode-capable one for use with the MFC CString class.
! Two are public domain and one is zlib license.
! http://s11n.net/sqlite/wrapper/
  *: wxSQLite - wxWindows wrapper for SQLite 2.x.
  http://sourceforge.net/projects/wxsqlite
  *: wxSQLite3 - wxWindows wrapper for SQLite 3.x.