0% found this document useful (0 votes)
25 views

Python

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Python

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

STUDENT DBMS

MYSQL-PYTHON PROJECT

By
Giridharan S (22ITR025)
Ashoknirmal P S (22ITR009)
Bharath M (22ITR012)
ABSTRACT
● The Student DBMS Python Project is a holistic solution
designed to manage student information using an intuitive
Python interface. This report delineates the project's origins,
goals, and essential features.

● With its user-friendly design and robust functionality, the project


efficiently manages student databases, simplifying complexities
and meeting the demand for streamlined organization in diverse
educational domains.
INTRODUCTION

Efficienc Automatio User-Friend


y n ly
Simplify data Automate GPA Navigate through
entry and and CGPA intuitive CRUD
modification, calculations, operations,
enhancing overall ensuring accurate promoting
system efficiency and hassle-free user-friendly
for streamlined academic interactions for
student details assessments for effective and
and information precise organized data
management. performance management.
evaluation.
Student DBMS

Efficient
Database MySQL-Python
Structure collaboration for clear
data manipulation.

System
Architecture
The project uses a
Code MySQL database with
'details' and 'marks'
Overview tables linked via
foreign keys.
Features and Functionalities
Add New Academic
Records Records
Streamlined process for adding Input subject-wise credits and
new student information with grades for comprehensive academic
precision. records.

Modify & Purge CRUD Operations

Effortlessly update and ensure data Efficiently perform CRUD operations


hygiene with precision. for data management.

Calculate Marks View Specific

Automated GPA and CGPA Display details for a particular record


calculation for academic details. with precision.
PYTHON – MYSQL CODE :
ACADEMIC.py
PERSONAL.py
MAIN.py
OUTPUT OF THE PROJECT
RECORD FOR ALL STUDENTS
RECORD FOR ONE STUDENT
RECORD FOR PERSONAL DETAILS
RECORD FOR ACADEMIC DETAILS
CONCLUSION

❑ The "Student Database Management System"


enhances record management efficiency. It automates
academic assessments, ensuring accurate GPA and
CGPA calculations.
❑ With user-friendly CRUD operations, it simplifies data
interactions and organized information management for
both personal and academic records.
Thank You !

You might also like