Small. Fast. Reliable.
Choose any three.
*** 113,118 ****
--- 113,119 ----
  *: ADOdb database abstraction layer for PHP 4/5 is supporting SQLite. http://adodb.sourceforge.net/
  *: SQLite has been bundled with PHP 5 RC1. http://www.php.net
  *: Creole - Common Database API for ZE2 supports SQLite. http://creole.phpdb.org/
+ *: {link: http://code.jenseng.com/db/ SQLiteDB}: A simple wrapper class that supports ALTER TABLE statements.
  
  *Python*
  *: Python driver for SQLite. http://pysqlite.sourceforge.net/.