psycopg2 2.4.4
Python-PostgreSQL Database Adapter
psycopg2 is a PostgreSQL database adapter for the Python programming language. psycopg2 was written with the aim of being very small and fast, and stable as a rock.
psycopg2 is different from the other database adapter because 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. psycopg2 also provide full asycronous operations and support for coroutine libraries.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| psycopg2-2.4.4.tar.gz (md5) | Source | 2011-12-19 | 633KB | 22857 | |
- Author: Federico Di Gregorio
- Documentation: psycopg2 package documentation
- Home Page: http://initd.org/psycopg/
- Download URL: http://initd.org/psycopg/tarballs/PSYCOPG-2-4/psycopg2-2.4.4.tar.gz
- License: GPL with exceptions or ZPL
- Platform: any
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- License :: OSI Approved :: Zope Public License
- Operating System :: Microsoft :: Windows
- Operating System :: Unix
- Programming Language :: C
- Programming Language :: Python
- Programming Language :: Python :: 3
- Programming Language :: SQL
- Topic :: Database
- Topic :: Database :: Front-Ends
- Topic :: Software Development
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: asmodai, piro
- Package Index Maintainer: piro
- DOAP record: psycopg2-2.4.4.xml
