The pysqlite wiki
Login required
To submit tickets or edit wiki pages, you need to register an account and log in. The 'Register' link can be found at the top of the page.
About
pysqlite is a Python DB-API 2.0 interface for the SQLite embedded relational database engine. More: About
Downloads are at the bottom of this page.
News
- 2008-01-28 - Released pysqlite 2.4.1 - wiki:2.4.1_Changelog
- 2007-11-25 - Released pysqlite 2.4.0 - wiki:2.4.0_Changelog
- 2007-07-18 - Released pysqlite 2.3.5 - wiki:2.3.5_Changelog
- 2007-06-19 - Released pysqlite 2.3.4 - wiki:2.3.4_Changelog
Help/Documentation
pysqlite2 documentation:
- pysqlite usage guide - The comprehensive manual!
- pysqlite installation guide - source distribution
- pysqlite installation guide - installing from source on Windows
- Snippets with pysqlite code
Mailing lists
Downloads
There are three different PysqliteVersions that you can use. This is the most recent release:
Latest 2.x version (2.4.1)
sources or Windows binaries for Python 2.5 Python 2.4 Python 2.3
Older releases
(browse)
Or check out third-party packages of pysqlite (.rpm, .deb, etc).
Also, the development version can be checked out from the Mercurial repository:
hg clone http://oss.itsystementwicklung.de/hg/pysqlite/
Or are you looking for for pysqlite 1.x?
Alternative implementations based on ctypes and Cython have been started in the Mercurial repository!
Useful wiki pages
- PysqliteTwoBenchmarks - Benchmarks of different pysqlite 2.x versions
- PysqliteBenchmarks - Benchmarks of pysqlite 1.x and pysqlite 2.x with different options
- PysqliteAlternatives
- PythonSqliteSoftware
- PysqliteAmalgamation
WingWare? supports this project by providing pysqlite's developer with their excellent Python IDE WingIDE
