Skip to content

An SQL-based system designed for university management. Features student, course, and professor data management, with advanced querying options and comprehensive views. A foundation for potential web or mobile interfaces.

License

Notifications You must be signed in to change notification settings

Pretty1111/SQL-University-Management-System

Repository files navigation

SQL-University Management System

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.

ER Diagram

Table of Contents

Features

  • 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.

Installation

  1. Clone the repository:

git clone https://github.com/Pretty1111/SQL-University-Management-System.git

  1. Navigate to the project directory: cd UniversityManagementSystem

Usage

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.

Contribution

Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Pretty Karibo - prettykaribo@gmail.com

Project Link: https://github.com/Pretty1111/SQL-University-Management-System

About

An SQL-based system designed for university management. Features student, course, and professor data management, with advanced querying options and comprehensive views. A foundation for potential web or mobile interfaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published