summaryrefslogtreecommitdiff
path: root/databases/py-asyncpg/pkg-descr
blob: d2f4c7176b2d17c3558e219c271a35938ee99d74 (plain) (blame)
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.