Apache Labs > Home > Clouds > CloudsApacheHBase
Added by Robert Burrell Donkin, last edited by Robert Burrell Donkin on May 19, 2009  (view change) show comment

Apache HBase

Get Involved

Fill in the gaps
Create an issue
Or discuss on list

HBase is the Hadoop database. Its an open-source, distributed, column-oriented store modeled after the Google paper, Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, HBase provides Bigtable-like capabilities on top of Hadoop.

HBase's goal is the hosting of very large tables – billions of rows X millions of columns – atop clusters of commodity hardware. Try it if your plans for a data store run to big.

Apache HBase , Welcome to HBase!

Platforms:

Applications:

Presentations:

See:

See Also: