Skip to main content

4 docs tagged with "part1-foundations"

View all tags

Chapter 3: Storage and Retrieval

As an application developer, you usually just call your database and trust it to do the right thing. But to choose the right database and tune it properly, you.

Chapter 4: Encoding and Evolution

Applications change over time — requirements evolve, new features are added, bugs are fixed. Your data model must evolve too. But in large systems, you can't.