Small. Fast. Reliable.
Choose any three.
*** 14,19 ****
--- 14,26 ----
  *: SQLcrypt - SQLite3 + C API for transparent storage-level AES encryption - Windows and Mac OS X. 
  Also Python and Zope interfaces. Try before you buy. http://www.sqlcrypt.com
   
+ *Ch --- an Embeddable C/C++ Interpreter for Script Computing*
+ *: {link: http://chsqlite.sourceforgce.net Ch SQLite} is a  {link: http://www.softintegration.com Ch} binding to SQLite C library.
+   Ch is an embeddable C/C++ interperter for scripting,
+   shell programming, numerical computing,
+   2D/3D plotting and embedded scripting.
+   With the Ch SQLite package, all C (or C++) programs using functions from the SQLite C library can readily run in Ch interpretively without compilation. It is an ideal solution for rapid prototyping, Web-based applications, and embedded scripting. 
+ 
  *C++ Wrappers* 
  *: LiteSQL - C++ Object-relational persistence framework (supports SQLite3 as backend, too). http://
  litesql.sourceforge.net