HBase

Facebook adopted Apache HBase when it became an Apache project in 2010 and moved away from HBase in 2018. HBase was created by Powerset, acquired by Microsoft in 2008.

Logo

../_images/apache_hbase-small.png

Website

https://hbase.apache.org/

Repository

https://github.com/apache/hbase

Byline

Apache HBase is an open-source, distributed, versioned, column-oriented store.

License

Apache 2.0

Project age

15 years 8 months

Backers

Apache (Governed by), Powerset (Creator)

Lastest News (2022-09-06)

Apache HBase 2.5.0 is now available for download HBase 2.5.0 is the sixth minor release in the HBase 2.x line, which aims to improve the … more

Size score (1 to 10, higher is better)

8.25

Trend score (1 to 10, higher is better)

5.0

Education Resources

URL

Resource Type

Description

https://hbase.apache.org/book.html

Documentation

Official project documentation.

Git Commit Statistics

Statistics computed using Git data through November 30, 2022.

Statistic

Lifetime

Last 12 Months

Commits

69,610

7,739

Lines committed

24,445,371

4,510,270

Unique committers

673

93

Core committers

11

9

../_images/apache_hbase-monthly-commits.png

Similar Projects

Project

Size Score

Trend Score

Byline

Cassandra

8.25

5.75

The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.

RocksDB

7.0

7.75

A library that provides an embeddable, persistent key-value store for fast storage.

Scylla

6.25

7.25

NoSQL data store using the seastar framework, compatible with Apache Cassandra

redis

8.25

4.0

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.