Apache HBase: The NoSQL Database for Hadoop and Big Data

Use HBase when you need random, real-time read/write access to your Big Data. The goal of the HBase project is to host very large tables — billions of rows multiplied by millions of columns — on clusters built with commodity hardware. HBase is an open-source, distributed, versioned, column-oriented store modeled after Google’s Bigtable. Just as Bigtable leverages the distributed data storage provided by the Google File System, HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.

Refcardz are FREE cheat sheets made just for developers. It’s the easy way to stay on top of the newest technologies!

Request Free!