Activity 01
Pairs: Schema Comparison Challenge
Provide sample datasets for a blog app. Pairs sketch relational schemas with tables and foreign keys, then redesign using document and key-value NoSQL models. Discuss advantages in scalability and flexibility for each.
Differentiate between relational and NoSQL database models.
Facilitation TipDuring the Schema Comparison Challenge, provide a printed side-by-side table of a relational schema and a document schema to help students visualize differences before they discuss.
What to look forProvide students with two brief descriptions of data storage needs for hypothetical applications. Ask them to identify which application would benefit more from a relational database and which from a NoSQL database, and to briefly justify their choices.