Apache HBase is an open-source, distributed, versioned, column-oriented database modeled after Google's Bigtable. It provides Bigtable-like capabilities on top of Apache Hadoop for handling massive datasets with billions of rows and millions of columns.
Apache HBase is a distributed, scalable, big data store designed to handle massive tables with billions of rows and millions of columns. It's built on top of HDFS (Hadoop Distributed File System) and provides real-time read/write access to your data.
Distributed Architecture:
Data Model:
Performance:
Similar projects based on shared tags
Click on a category to explore similar projects