Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Student Database Management System in Python

This project is a menu-driven application developed in Python, utilizing MySQL as the database backend to manage large student records efficiently. The application provides essential functionalities such as adding, displaying, searching, updating, and deleting student records, making it an ideal solution for organizing data in schools or similar institutions.

Features

  • Add Records: Insert new student information into the database.
  • Display Records: View all stored student records in a formatted layout.
  • Search Records: Find specific student information based on criteria (e.g., ID, name).
  • Update Records: Modify existing student details.
  • Delete Records: Remove student records permanently.
  • Menu-Driven Interface: Easy-to-use text-based interface for smooth navigation.

Technologies Used

  • Programming Language: Python
  • Database: MySQL
  • Connector: MySQL Connector for Python

About

Developed a menu-driven application in Python using SQL connector to manage large student databases efficiently. Enabling functionalities such as adding, displaying, searching, updating, and deleting student records, enhancing data organization for schools. Delivered a complete solution with source code and screen outputs.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages