Today’s Links
- PySQLite ”... makes this powerful yet small database engine available to Python developers via the Python Database API Specification.”
- SQLite ”... is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.”
- SQLObject ”... is an object-relational mapper. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database.”
(Powered by del.icio.us.)