Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelgss/pymysql_wrapper

A wrapper for connection database from pymysql
https://github.com/rafaelgss/pymysql_wrapper

Last synced: 12 days ago
JSON representation

A wrapper for connection database from pymysql

Awesome Lists containing this project

README

        

# pymysql.wrapper

An wrapper for connection pool database from pymysql

To use pool of connection just inherit Connection class.
To use only a single connection inherit Session class