SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine
- Homepage
- http://www.sqlite.org/
- pysqlite
- http://initd.org/tracker/pysqlite
pysqlite is a Python DB-API 2.0 interface for the SQLite embedded relational database engine