Friday, September 30, 2016

asyncpg

"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."

https://github.com/MagicStack/asyncpg

https://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/

https://magicstack.github.io/asyncpg/current/

No comments:

Post a Comment