The University Management System is a robust and comprehensive relational database designed to manage, analyze, and report on university data, ranging from student information to course enrollments.
- Tables:
- Students, Professors, Departments, Courses, Enrollments.
- Relationships:
- Maintains data integrity with foreign key constraints.
- Advanced Functionality:
- Includes views, stored procedures, triggers, and functions to aid in reporting and querying.
- Clone the repository:
git clone https://github.com/Pretty1111/SQL-University-Management-System.git
- Navigate to the project directory: cd UniversityManagementSystem
Once you've set up the database, you can perform various CRUD operations, execute advanced SQL queries, and use the system as a foundation for other applications such as a web interface or mobile app.
Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.
Distributed under the MIT License. See LICENSE
for more information.
Pretty Karibo - prettykaribo@gmail.com
Project Link: https://github.com/Pretty1111/SQL-University-Management-System