https://zhuanlan.zhihu.com/p/604529994
https://blog.csdn.net/LIFENG0402/article/details/121276150
https://blog.csdn.net/weixin_38037405/article/details/127172169
官方文档
https://aiomysql.readthedocs.io/en/latest/
github文档
https://github.com/aio-libs/aiomysql
pip install aiomysql
import asyncio
import aiomysql
https://blog.csdn.net/Runnin_Athena/article/details/109667191
https://blog.csdn.net/weixin_38037405/article/details/127172169
2个库,asyncpg 库,另一个是 aiopg 库