You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project simulates a University Management System using MySQL. It includes managing departments, students, instructors, courses, sections, and enrollments. The system supports complex queries to retrieve student records, course details, grades, and departmental statistics. Ideal for practicing database design, relational integrity, and SQL queries.