Psycopg 2.6
Download
Free  

Psycopg 2.6

Free The most popular PostgreSQL adapter for the Python programming language
5 
Rating
Your vote:
Latest version:
2.6 See all
Developer:
Daniele Varrazzo
Screenshots
1 / 1
Awards (1)
Show all awards
Software Informer Virus Free award
Download
Free  

Psycopg is the most popular PostgreSQL adapter for the Python programming language. At its core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.
Psycopg is written mostly in C and wraps the libpq library with the result of being both fast and secure.
Features:
-Supports Python versions from 2.4 to 3.2
-Supports PostgreSQL versions from 7.4 to 9.1
-Fully compliant implementation of the Python DB API specification for database adapters
-Thread-safe: threads can use different connections or share the same connection
-Asynchronous nonblocking I/O, also integrated with coroutine-based libraries (gevent, Eventlet, uGreen)
-Includes the Zope Database Adapter ZPsycopgDA
-Adaptation of many Python objects to database type: tuples to records, lists to array, dictionaries to hstore
-Extendible with new adapters to convert Python objects to SQL syntax and typecasters to convert PostgreSQL types back into Python objects
-Server-side cursors
-COPY support
-Large objects support
-Can send and receive asynchronous notification
-Support for two-phase commit

Comments

5
Rating
1 vote
5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 stars
0
User

Your vote:

Suggestions

  • Python secure file