pysqlite

SQLite is a powerful embedded relational database engine. pysqlite makes it available to Python developers via the Database API 2.0.

Tags Software Development Libraries Python Modules Database Front-Ends
Licenses Python
Operating Systems Windows Windows Windows POSIX
Implementation C Python

Tweet this project Short link

Rss Recent releases

Changes: pysqlite is now 2.5 times faster for DML statements. This pays off especially for bulk-loading data. pysqlite now recognizes if the database engine has done an implicit ROLLBACK and acts accordingly. Using custom mapping and sequence types in parameters works now.

  • Rrelease-mid
  •  22 Jun 2006 06:12
  • Rrelease-after

Changes: This release plugs a nasty memory leak and improves compatibility with pre-3.3 SQLite releases.

Changes: The SQLite collation API was made available. The total_changes API call was wrapped. The code was made more robust in many places by adding additional error checking.

  • Rrelease-mid
  •  01 Feb 2006 18:34
  • Rrelease-after

Changes: More checks have been added to make executescript() and the transparent statement caching more robust. An API misuse has been fixed so that pysqlite can be used with SQLite 3.3.3 and later. The function enable_shared_cache() has been added to use the shared cache available with SQLite 3.3.

  • Rrelease-mid
  •  01 Feb 2006 18:33
  • Rrelease-after

Changes: This release fixes a small bug so that it can be built against SQLite versions 3.3.3 and later.

68b7edd35ade25ef1ec6b005d8f37362_thumb

Project Spotlight

Transposh

A translation addon for WordPress.

No-screenshot

Project Spotlight

Jackcess

A pure Java library for reading and writing MS Access databases.