mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
5 lines
266 B
Text
5 lines
266 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/
|