[ 原始碼: aiopg ]
套件:python3-aiopg(1.5.0~a1-1)
PostgreSQL integration with asyncio
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.
其他與 python3-aiopg 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3