Hello everyone, this is my Module 1 project for CSE 310 – Applied Programming.
In this project, I created a Student Management System using Python and SQLite3 to demonstrate the use of SQL Relational Databases.
This project includes:
CRUD operations
SQL queries
Relational tables
JOIN statements
Aggregate functions
Database interaction with Python