Python MySQL Connectivity Project for Class 12 / BCA / MCA/ B.Tech. / M.Tech.
Employee Management System
Employee Management System is a simple project designed in Python Programming Language with MySQL.
This project uses the all MySql commands DDL (CREATE DATABASE, TABLE) and DML (INSERT, UPDATE, DELETE, and SELECT) through Python.
The Ptyhon and MySQL Connectivity is done by using mysql.connector package. The all basic operations like Insert, Update , View and Delete are done in this project.
Helpful for students of class 12 Computer Sc and Informatics Practices, BCA, MCA, B.Tech, M.Tech. and software trainee.
Download Project and Project Report