Apache HBase
Apache HBase is an open-source, distributed, column-oriented NoSQL database modeled after Google's Bigtable, built to run on top of the Hadoop Distributed File System and provide random, real-time read/write access to very large datasets.
3 resources across 1 library
Glossary Terms(3)
Apache ZooKeeper
Apache ZooKeeper is an open-source distributed coordination service that provides a hierarchical key-value store, consensus, and primitives such as locks and l…
Apache HBase
Apache HBase is an open-source, distributed, column-oriented NoSQL database modeled after Google's Bigtable, built to run on top of the Hadoop Distributed File…
Wide-Column Store
A wide-column store is a NoSQL database that organizes data into rows identified by a key, where each row can have a different, sparse set of columns grouped i…