Python-PostgreSQL Database Adapter
Project description
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 asynchronous operations and support for coroutine libraries.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
psycopg2-2.5.5.tar.gz
(779.8 kB
view details)
File details
Details for the file psycopg2-2.5.5.tar.gz
.
File metadata
- Download URL: psycopg2-2.5.5.tar.gz
- Upload date:
- Size: 779.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c6c330c98ab08c5639f0ccd7e211b82b3a39f001813dcea6bb824a99d2b34fe2
|
|
MD5 |
1404a6cc0108eed5d7dd0c1dc9a1c074
|
|
BLAKE2b-256 |
9b60f4c79e73a69ded145880bcf4f98eeed741af12c62c5ddc89b754602b1807
|