Small. Fast. Reliable.
Choose any three.
*** 456,462 ****
  *Python*
  *: Python driver for SQLite. http://pysqlite.org/.   This provides a DBAPI
  compliant wrapper for SQLite 2 or 3 and hides some of SQLite's idiosyncrasies.
! PySQLite (as sqlite3) is a core module of Python 2.5.
  *: SQLAlchemy is the Python SQL toolkit and Object Relational Mapper.
  http://www.sqlalchemy.org/
  *: SQLObject Python object-relational mapper.  http://sqlobject.org
--- 456,462 ----
  *Python*
  *: Python driver for SQLite. http://pysqlite.org/.   This provides a DBAPI
  compliant wrapper for SQLite 2 or 3 and hides some of SQLite's idiosyncrasies.
! PySQLite (as sqlite3) is a core module of Python since Python 2.5.
  *: SQLAlchemy is the Python SQL toolkit and Object Relational Mapper.
  http://www.sqlalchemy.org/
  *: SQLObject Python object-relational mapper.  http://sqlobject.org