Designing Data Intensive Applications - Chapter 2
Relational Model Versus Document Model
Historically, data started out being represented as one big tree (the hierarchical model), but that wasn’t good for representing many-to-many relationships, so the relational model was invented to solve that pr...
metwalli.hashnode.dev9 min read