asyncpg

на сайте с December 18, 2022 15:54
A fast PostgreSQL Database Client Library for Python/asyncio. 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. You can read more about asyncpg in an introductory blog post.