A Simple Demo Program to Manipulate MySql Database Without Knowing Commands.
Explore the docs »
Requirements - Installation
·
Demo
·
Screenshots
- Download And Install Python in Windowa (3.7 - Recomended)
- Install MySQL-Connector Package
pip install mysql-connector
- Clone the repo
git clone https://github.com/Karthi-Villain/Py_SQL_Manager && cd Py_SQL_Manager
- Run Program
python SQL_Manager.py