1asyncpg is a database interface library designed specifically for PostgreSQL
2and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL
3server binary protocol for use with Python's asyncio framework.
4