Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.
/ sanicdb Public archive

wrapper around aiomysql easy to use for sanic

Notifications You must be signed in to change notification settings

veelion/sanicdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages