Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's 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, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.
0 / day
0 / day
0 pages per visit
Domain Rating
Domain Authority
Citation Level
English, etc
HBase is designed to scale linearly and modularly with the addition of commodity hardware.
Provides strong consistency for reads and writes which is crucial for many applications.
Tables are dynamically distributed by the system across the cluster as they grow.
Automatic failover support between RegionServers.
Seamless integration with Hadoop for both input and output.
Supports real-time querying for big data.
Supports data replication across multiple data centers.
Provides a Java API for client access.
Supports Thrift and REST APIs for non-Java front-ends.
Supports MapReduce for distributed processing.
Apache License 2.0
Cross-platform
Active
http://hbase.apache.org/
https://github.com/apache/hbase
https://hbase.apache.org/book.html
https://hbase.apache.org/mail-lists.html
https://issues.apache.org/jira/browse/HBASE
Security headers report is a very important part of user data protection. Learn more about http headers for hbase.apache.org