Apache HBase

Why HBase

Linearly scalable, consistent, and proven for large-scale workloads.

Billions of Rows

Host massive tables with billions of rows and millions of columns on commodity clusters.

Real-time Access

Get random, realtime read/write access with strictly consistent operations.

Built on Hadoop

Bigtable-like capabilities on top of Hadoop and HDFS with automatic failover and sharding.

Flexible APIs

Java client, REST and Thrift gateways, server-side filters, Bloom filters, and more.