opnsense-ports/databases/py-asyncpg/pkg-descr
Franco Fichtner a931454dac */*: sync with upstream
Taken from: HardenedBSD
2018-06-30 12:10:41 +02:00

5 lines
268 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.
WWW: https://github.com/MagicStack/asyncpg/