Skip to content

KuldeepSharma-DataAnalyst/College_Database_System_SQL_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ College Database Management System (SQL Project)

πŸ“Œ Overview

This project is designed to simulate a real college management database using SQL. It manages data for students, teachers, courses, enrollments, and marks, making it an excellent practice for DBMS and Data Analyst aspirants.


🧰 Tools & Technologies

  • Database: PostgreSQL / MySQL
  • Tool: pgAdmin / MySQL Workbench
  • Language: SQL (DDL, DML, Joins, Aggregations)

🧱 Database Design

Table Description
students Stores student personal details
teachers Contains teacher and department info
courses Course and assigned teacher data
enrollments Links students with enrolled courses
marks Records marks and exam details

πŸ“ˆ Key Insights

  • Helps visualize student performance per department
  • Shows course–teacher–student relationship
  • Forms the base for academic analytics dashboards

πŸ“Ž Project Structure

πŸ“ College_Database_System_Project/

  • ┣ πŸ“„ schema.sql β†’ Database Design
  • ┣ πŸ“„ data.sql β†’ Sample Data
  • ┣ πŸ“„ queries.sql β†’ Analytical SQL Queries
  • β”— πŸ“„ README.md β†’ Project Description

πŸ‘¨β€πŸ’» Author

Kuldeep Sharma Assistant Professor | Data Analyst Aspirant πŸ“ India

About

SQL project demonstrating database design, queries, and analysis for a college management system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published