What is HBase?

Apache HBase is a Java-based distributed, open-source, scalable, and multidimensional NoSQL database. It runs on HDFS and gives Hadoop Google BigTable-like capabilities and functionality. Its fault-tolerant feature also aids in the storage of huge volumes of sparse data sets. It achieves low latency and high throughput by providing quicker read/write access to big databases.