/sanicdb-portchangeable

able to change mysql port based on sanicdb

Primary LanguagePython

SanicDB - Archived, please check [veelion/ezmysql](https://github.com/veelion/ezmysql) for new implementation.

Description

SanicDB is a simple wrapper around aiomysql that refer to torndb which is in old Tornado (http://www.tornadoweb.org).

Limitations

SanicDB only supports Python 3.5 or newer which support asyncio

Installation

pip3 install sanicdb

Documentation

to check example.py

Add

use example port = 3307 to support mysql server not run on 3306port