sqlalchemy

[:python_version < "3.7"]
aiocontextvars

[mysql]
aiomysql
pymysql

[postgresql]
asyncpg
psycopg2-binary

[postgresql+aiopg]
aiopg

[sqlite]
aiosqlite
