內部的aiomysql是PyMySQL的副本,底層的io呼叫切換到async,基本上是在適當的地方產生和asyncio.coroutine。 sqlalchemy支援從aiopg移植。
確定! 回上一頁