illinois / clickin

Open Source Polling App
University of Illinois/NCSA Open Source License
14 stars 44 forks source link

Decide Database Model and Schemas #43

Open tdog191 opened 4 years ago

tdog191 commented 4 years ago

A consensus should be reached on which database model (https://en.wikipedia.org/wiki/Database_model#targetText=A%20database%20model%20is%20a,uses%20a%20table%2Dbased%20format.) and schemas should be used. These decisions should aim to make CRUD operations efficient and the database scalable.

Below are pictures from today's meeting of ideas for schemas:

Database Schema Brainstorming 1

Database Schema Brainstorming 2

Database Schema Brainstorming 3