Tagged articles
2 articles
Page 1 of 1
Architecture Digest
Architecture Digest
Sep 21, 2017 · Databases

When to Use HBase and Basic HTable Concepts

This article explains the scenarios where HBase is appropriate, introduces core HTable concepts such as row keys, column families, columns, timestamps and values, and outlines design principles for schema and versioning to efficiently handle semi‑structured, sparse, multi‑version and massive data sets.

Column FamilyNoSQLRow Key
0 likes · 6 min read
When to Use HBase and Basic HTable Concepts