Small. Fast. Reliable.
Choose any three.
*** 108,113 ****
--- 108,115 ----
  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.