blob: d92263b5a5ad4708b2012a5f3dd56e82f4b6f3d7 (
plain)
1
2
3
|
asyncpg is a database interface library designed specifically for PostgreSQL
and Python/asyncio. asyncpg is an efficient, clean implementation of
PostgreSQL server binary protocol for use with Python's asyncio framework.
|