Student Management System This project is a menu-driven Student Management System built using Python and MySQL.
Features
- Add Student
- View Students
- Update Student
- Delete Student
- Search Student
Technologies Used
- Python
- MySQL
- SQL
Description This system allows users to manage student records efficiently using database operations such as Insert, Update, Delete and Search.