University Management System
University Management System
RAMAN GLOBAL
UNIVERSITY
BHUBANESWAR, ODISHA
DATABASE ENIGINEERING CASE STUDY ON UNIVERSITY MANAGEMENT
SYSTEM
SUBMITTED BY -: (GROUP – 3)
Student - A university must have vast no. of students . So it could contain fields like-Student name ,student id, student email,
student phone number and student address.
Hostel – All the students of the university must accommodate with the hostel facilities. So it could contain fields like- hostel id,
hostel name, and the no. of seats in available in the corresponding hostel.
Department – A university have different departments. So it could contain fields like- department id, department name,
department HOD etc.
Course – A university also provides different courses for the students. So it could contain fields like- course id, course name and
course duration.
Fees – Students must have to pay yearly fees for their studies. So it could contain fields like s
Subject – There are different subjects taught in the university. So it could contain fields like- subject id, subject name, subject
duration, subject credit and department id referred to the Department table.
Instructor – For different subjects, different instructors have been assigned. So it could contain fields like- instructor id,
instructor name, instructor email and instructor specialization.
Exam- Students must appear periodic examinations for the self assessment of their academic abilities, So it could contain fields
like- exam name , exam duration and exam dates , which include the exam start date and exam end date.
Library – The university also gives library facilities, which offers a quite place to study. So it could contain fields like- the book
id along with the book name,no. of books contained and the library open timing and close timing.
Book – Different categories of books are available in the library. So it could contain fields like- the book id, book name and the
author of the corresponding book.s
SCHEMA DIAGRAM
RELATIONAL SCHEMA