Small. Fast. Reliable.
Choose any three.
*** 16,23 ****
  *: GQL Generic SQL Library supports PostgreSQL, MySQL and SQLite. Included in Debian Sarge. http://gql.sourceforge.net/
  *: SQLite Plus is minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes. 
  Authors name is not mentioned in package. Written with MS Visual Studio. http://dev.int64.org/sqlite.html
! *: wxSQLite - wxWindows wrapper for sqlite. 
  http://sourceforge.net/projects/wxsqlite 
  *: (site currently down) CppSQLite - a very thin C++ wrapper around the public domain SQLite 
  database library. 
  http://www.codeproject.com/database/CppSQLite.asp 
--- 16,26 ----
  *: GQL Generic SQL Library supports PostgreSQL, MySQL and SQLite. Included in Debian Sarge. http://gql.sourceforge.net/
  *: SQLite Plus is minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes. 
  Authors name is not mentioned in package. Written with MS Visual Studio. http://dev.int64.org/sqlite.html
! *: wxSQLite - wxWindows wrapper for SQLite 2.x. 
  http://sourceforge.net/projects/wxsqlite 
+ *: wxSQLite3 - wxWindows wrapper for SQLite 3.x.
+ Inspired by wxSQLite and CppSQLite, supporting most features of SQLite 3 including user-defined functions.
+ http://wxcode.sourceforge.net
  *: (site currently down) CppSQLite - a very thin C++ wrapper around the public domain SQLite 
  database library. 
  http://www.codeproject.com/database/CppSQLite.asp