asyncqlio is a Python 3.5+ ORM for SQL Relational Databases, that allows access from async code.
You can install the latest version of asyncqlio from PyPI with pip:
$ pip install asyncqlio
You can also install the development version of asyncqlio from Git:
$ pip install git+https://github.com/SunDwarf/asyncqlio.git