Event Management Database System

Created a database for the events that take place at Northeastern University as it contains many attributes such as attendees, location, number of attendees, sponsors, and so on. Modelled an entity relationship diagram for all these tables and showcased it in a document.

We will be performing the below mentioned importannt aspects of Database:
1.ENTITIES BEFORE NORMALIZATION
2.ER/EER RELATIONSHIP
3.ER DIAGRAM
4.NORMALIZATION OF TABLES
5.TABLES AFTER NORMALIZATION
6.NORMALIZED EER DIAGRAM
7.PRIVILEGES
8.INDEXES
9.VIEWS
10.PROCEDURES
11.TRIGGERS