Pipeline Patterns mark Subscribe

Pipeline Patterns · Teaching

How systems actually work.

Essays on the mechanics underneath analytical data systems: storage, execution, modeling, correctness, and the tradeoffs that shape real work. New writing lands first on Substack.

What (ACID) Consistency Actually Means

By the end of this article, you will understand what consistency actually guarantees, why it's often dismissed as a "redundant" property in ACID, and what it doesn't cover.

What Atomicity Actually Means

By the end, you should understand what atomicity guarantees, what it protects against, how databases actually implement it, and what its costs are.

How Columnar Storage Actually Works

By the end of this article you will be able to explain why columnar storage is a standard for analytical workloads.