This is a part of an ongoing project/ paper that I have been working on. I have the database schema, proposal & statements that I have worked on.
In the final phase of the Database Design Proposal project, you are required to design a working prototype of the proposal. You will be required to utilize SQLite Database. (Please refer to & use the database schema, statements and proposal from the attachments).
The SQLite database is a small, lightweight database application, suited for learning SQL and database concepts, or to just explore some database-related ideas without requiring a full-blown database management system (DBMS). Refer to "Supplement: SQL Examples for SQLite Database," for the link to the SQLite Database download and examples.
The working prototype should include the following:
1. Provide a brief synopsis (utilizing research from related assignments) analyzing the detailed requirements of your prototype database design and how it would be used to support data warehousing, reporting and mining
2. Design a database prototype that includes diagrams, data dictionary, design decisions, limitations, etc. The database should consist of at least four tables, two different user roles, and two reports.