f50c5e272a
and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python's asyncio framework.
3 lines
221 B
Text
3 lines
221 B
Text
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.
|