README 185 B

1234
  1. psycopg is a PostgreSQL database adapter for Python. It supports the
  2. full Python DBAPI 2.0, and is thread safe at level 2. psycopg was
  3. designed for heavily multi-threaded applications.