summaryrefslogtreecommitdiffstats
path: root/development/psycopg2/README
blob: ffaef2289dd4b3fa36d8e517dd8c63de26c65da8 (plain)
1
2
3
psycopg is a PostgreSQL database adapter for Python. It supports the
full Python DBAPI 2.0, and is thread safe at level 2. psycopg was
designed for heavily multi-threaded applications.