|
About:
psycopg is a PostgreSQL database adapter for the Python programming language. Its main advantages are that it supports the full Python DBAPI 2.0 and it is thread safe at level 2. It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. The psycopg distribution includes ZPsycopgDA, a Zope Database Adapter.
Release focus: Minor bugfixes
Changes:
This release fixes some minor bugs, including segfaults in empty Binary(), on null queries, and on an empty parameter list in execute(). connect() is improved by allowing strings for the port argument. ZPsycopgDA raises a couple fewer warnings on Zope 2.9.
Author:
Federico Di Gregorio [contact developer]
Homepage:
http://initd.org/tracker/psycopg
Changelog:
http://initd.org/pub/software/psycopg/ChangeLog
Bug tracker:
http://initd.org/tracker/psycopg/report
Mailing list archive:
http://lists.initd.org/pipermail/psycopg/
Trove categories:
[change]
Dependencies:
[change]
PostgreSQL (required)
Python (required)
[download links]
|
|
» Rating:
8.51/10.00
(Rank N/A)
» Vitality: 0.07% (Rank 1821)
» Popularity: 4.22% (Rank 910)

(click to enlarge graphs)
Record hits: 53,662
URL hits: 27,057
Subscribers: 83
|
|