Designing Data-Intensive Applications
Chapter Two: Data Models and Query Languages — Summary and Commentary
Data models are arguably the most critical aspect of software design. Most applications are built by layering abstractions on top of each other, and at every level, the question arises: How should we represent the next layer of data?
Each layer in a ...
my-journey-into-ddip.hashnode.dev6 min read