SanicDB - Archived, please check [veelion/ezmysql](https://github.com/veelion/ezmysql) for new implementation.
SanicDB is a simple wrapper around aiomysql that refer to torndb which is in old Tornado (http://www.tornadoweb.org).
SanicDB only supports Python 3.5 or newer which support asyncio
pip3 install sanicdb
to check example.py