[ 原始碼: aiomysql ]
套件:python3-aiomysql(0.1.1-2)
library for accessing a MySQL using asyncio (Python 3)
aiomysql is a driver for accessing a MySQL database from the asyncio framework.
It depends on and reuses most parts of PyMySQL.
aiomysql tries to be like awesome aiopg library and preserve same API, look and feel.
This package installs the library for Python 3.
其他與 python3-aiomysql 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pymysql (>= 0.9~)
- Pure-Python MySQL Driver - Python 3.x
-
- rec: python3-sqlalchemy (>= 1.0~)
- SQL toolkit and Object Relational Mapper for Python 3
-
- sug: python-aiomysql-doc
- library for accessing a MySQL database from the asyncio (common documentation)