Database Design Proposal assignment

you are required to design a working prototype of the proposal. You will be required to utilize SQLite Database. 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.

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.

Please be sure you completed ALL requirements and details (especially for the question 2)

Include

  • diagrams,
  • data dictionary,
  • design decisions,
  • limitations,
  • at least four tables
  • two different user roles
  • two reports