5 lines
205 B
Text
5 lines
205 B
Text
aiopg is a library for accessing a PostgreSQL database from the asyncio
|
|
(PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg
|
|
database driver.
|
|
|
|
WWW: https://github.com/aio-libs/aiopg
|