Database System: Online Game Shop - Report - Analysis
VerifiedAdded on 2021/06/17
|11
|618
|169
Report
AI Summary
This report details the design and implementation of a database system for an online game shop. It begins by outlining the requirements and assumptions, followed by the creation of an Entity-Relationship (ER) diagram to model the database structure. The report then defines the relational database schema, including tables for developers, games, gamers, orders, invoices, and staff. Functional dependencies are identified and the database is decomposed to its highest form. Relational algebra expressions are provided for various queries, demonstrating data retrieval and manipulation. The report also addresses unanswerable queries and lists the tables used in the implementation. Finally, the report provides a bibliography of relevant resources.
1 out of 11