Psycopg

Open source Python-PostgreSQL database adapter
Download

Psycopg Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Federico Di Gregorio
  • Publisher web site:
  • http://initd.org/projects/psycopg2
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 249 KB

Psycopg Tags


Psycopg Description

Open source Python-PostgreSQL database adapter Psycopg is a free and open source 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. Psycopg 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.Psycopg 2 is an almost complete rewrite of the psycopg 1.1.x branch. Psycopg 2 features complete libpq v3 protocol COPY TO/COPY FROM and full object adaptation for all basic Python 2.3 types: strings (including unicode), ints, longs, floats, buffers (binary objects), booleans, mx.DateTime and builtin datetime types. Psycopg also supports unicode queries and Python lists mapped to PostgreSQL arrays. What's New in This Release: · This release fixes a bug with ReadDictCursor that was introduced in 2.0.10. It also makes DictRow and RealDictRow use less memory.


Psycopg Related Software