Skip to content

prachichoudhary2004/Student-Database-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Database Management System

This repository contains a Python-based Student Database Management System that uses MySQL for database operations. The system allows users to perform CRUD (Create, Read, Update, Delete) operations on student records.

Features

Add New Student: Add a new student's information to the database. View Students: Retrieve and display all student records from the database. Update Student: Update the information of an existing student. Delete Student: Remove a student record from the database. Search Student: Search for a student using various criteria.

Screenshot (67)

Prerequisites

To run this project, you will need: Python 3.x MySQL Server MySQL Connector for Python

NAME: Prachi Choudhary Project Link:https://github.com/prachichoudhary2004/Student-Database-Management-System/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages