Data Modelling & Database Project: University Database Design Project
VerifiedAdded on 2022/08/20
|4
|636
|13
Practical Assignment
AI Summary
This project involves the design and implementation of a university database using MS Excel, focusing on student, course, and staff information. The project begins with an introduction to the database's purpose, which is to manage student enrollment, course details, and staff assignments. It then details the creation of multiple versions of the database (V1.0, V1.1, V1.2, and V1.4) to demonstrate the evolution of the database design. Version 1 (V1.0) is the initial 1NF version, with all possible database objects and attributes, including student name, ID, age, date of birth, contact number, address, course ID, course name, department ID, lecturer ID, lecturer name, and related attributes. Subsequent versions (V1.1, V1.2, and V1.4) involve updates, additions, and modifications to the data, with changes highlighted. The assignment also includes an ERD (Entity Relationship Diagram) to illustrate the relationships between the data objects and the identification of data types for each attribute. The assignment brief provides the context and requirements for the database, including normalization, and ERD diagrams. The project demonstrates the practical application of database design principles, including normalization up to 3NF and the use of ERDs to represent the data structure, which is essential for effective database management. The project focuses on creating a relational database in MS Excel to store and manage university data efficiently.
1 out of 4