Databases
Intermediate
Pro
SQL vs NoSQL & Data Modeling for Scale
Choose the right storage model from access patterns, and design schemas that survive growth
27 min read
7 views
Compare relational databases with key-value, document, wide-column, graph, search and time-series stores, learn access-pattern-driven modelling for DynamoDB and Cassandra, and use a decision matrix to justify database choices in interviews.
Practice questions (5)
-
View →
Choosing a Store for a Notifications Service
Intermediate · Free -
View →
Single-Table Design for a Blog Platform
Advanced -
View →
Normalising an Order System That Keeps Breaking Reports
Intermediate -
View →
A Leaderboard That Melts One Partition
Advanced -
View →
Justifying (or Rejecting) a New Store
Intermediate