Database System: A&H Boating - ERD Design and Implementation Project
VerifiedAdded on  2021/04/19
|7
|685
|67
Project
AI Summary
This project presents a case study of a database system designed for A&H Boating. The assignment begins with an overview of the system's requirements, focusing on showcasing boats online and managing related data. The core of the project involves the creation of Entity-Relationship Diagrams (ERDs) to model the database structure. Task 1 details the manufacturer entity, including attributes like manufacturer code, address, and contact information. Task 2 expands on this, introducing boat models and their relationships to boat types. Task 3 incorporates warehouse data, illustrating the storage and management of boats across multiple locations. Finally, Task 4 addresses customer bookings and visits, including the use of a bridge table to handle the many-to-many relationship between customers and warehouses. The project concludes with a bibliography of relevant research papers. The database design includes manufacturers, boat types, models, and warehouses, and how they are related to each other. The ERDs visually represent these relationships and the attributes associated with each entity. The project also considers customer bookings and how to manage these bookings in the database, with the database being implemented using SQL.
1 out of 7