Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System (SQL Project)

📌 Overview

This project demonstrates a basic Student Management System using MySQL. It includes tables for students, subjects, and marks with relationships using foreign keys.

🛠️ Features

  • Create relational database schema
  • Use of primary and foreign keys
  • Stored procedure for inserting students
  • Data insertion and queries
  • JOIN operations for fetching combined data

Key Concepts Used

  • SQL Joins
  • Aggregation (SUM)
  • Stored Procedures
  • Foreign Key Constraints

About

Developed a Student Management System using MySQL, implementing relational tables, foreign key constraints, stored procedures, and JOIN queries to manage and analyze student performance data.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors