This repository contains a MySQL project that demonstrates the use of databases and SQL commands using Python. The data used in this project includes a dump of w3schools databases.
- CSV to MySQL data import
- SQL database dump included
- Sample Python scripts for querying the database
- Python 3.x
- MySQL Server
- MySQL Connector for Python
- Clone the repository:
git clone https://github.com/IamPritamPaul/MySQL.git