Efficient Ops
Feb 24, 2019 · Databases
Why Row vs Column Storage Matters: Understanding HBase’s Column‑Family Model
This article explains the differences between row‑oriented and column‑oriented storage, compares their trade‑offs, and introduces HBase’s column‑family architecture, including row keys, column qualifiers, timestamps, cells, and how it maps to a multi‑dimensional map structure.
Big DataColumnar StorageHBase
0 likes · 7 min read
