Another python (mysql - mango -postgree) connector
Requirements :
(Currently tested under ubuntu and OSX systems)
python version: 3.6.1
mysql version: 5.7
Master | Dev | CodeCov |
---|---|---|
Dev CP
[ 0.0.5 ]
/ support :
At sql-tools directory run:
sudo python3 setup.py install
Run tests using:
sudo python3 setup.py test
sql-tools --config mysql -h anotherhost -p newpassword
mysql examples
Simple queries:
Advanced queries:
Modeled queries:
python