aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-asyncpg/pkg-descr
blob: f584a7f7c2e3258fc39021372993c0f0ab9ea54b (plain) (blame)
1
2
3
4
5
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.

WWW: https://github.com/MagicStack/asyncpg/