veelion / sanicdb

wrapper around aiomysql easy to use for sanic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

wrapper around aiomysql easy to use for sanic


Languages

Language:Python 100.0%