eziocon

A common package for doing basic operations over sql structured databases


Keywords
mysql, python, wrapper, oracle, cx_oracle, pymysql, sql, sdk
License
MIT
Install
pip install eziocon==0.1.3

Documentation

eziocon

A common package that acts as a python wrapper to do the following operations.


Insert one

Insert Many

Update

Fetch one

Fetch many

Count