Question: Create a database for your streaming platform firm. Design and implement your tables, relations etc. depending on sector of your streaming platform firm. Design is
Create a database for your streaming platform firm. Design and implement your tables, relations etc. depending on sector of your streaming platform firm.
Design is totally up to you, however, you are expected to justify your answers. Design and implement simple application that allows users to make operations for your database, e.g. adding, showing records etc.
REPORT
Explain your streaming platform firm and its sector. Explain your database design, i.e. which tables and relations are used, in details. Draw ER diagram of your database1 . Provide snapshots for tables. Explain keys and cardinalities for each table. Apply 4NF Normalization for your databases tables. Explain each step of normalization.
CODE
Design and implement simple user interface for your database.
Implement functionality for adding records to tables. Implement functionality for showing records in tables. Implement functionality for executing more complex SQL commands.
(code using jupiter python MySQL plugin )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
