Description:
Hadoop database: a distributed, scalable, big data store
|
|
Type: Formula
|
Latest Version: 2.6.4@0
|
Tracked Since: Nov 14, 2025
|
|
Links:
Homepage |
@ApacheHBase |
formulae.brew.sh
|
|
Category: Databases
|
|
Tags:
hadoop
database
big-data
distributed-systems
nosql
|
|
Install:
brew install hbase
|
About:
Apache HBase is a distributed, scalable, big data store modeled after Google's Bigtable. It provides random, real-time read/write access to large datasets running on top of Hadoop HDFS. HBase is well-suited for applications requiring strict consistency, billions of rows, and millions of columns.
|
Key Features:
- Strong consistency model for reliable data access
- Linear scalability to handle petabytes of data
- Built-in support for compression and Bloom filters
- Native integration with Apache Hadoop ecosystem
|
Use Cases:
- Real-time querying of big data analytics
- Scalable backend for user profile and session storage
- Time-series data storage and processing
|
Alternatives:
-
Cassandra
– Cassandra offers eventual consistency and higher write throughput, while HBase provides strong consistency and better random read performance.
-
MongoDB
– MongoDB is a document-oriented NoSQL database with flexible schema, whereas HBase is column-oriented and optimized for massive scale.
|
| Detected |
Version |
Rev |
Change |
Commit |
| Nov 14, 2025 7:56am |
|
0 |
VERSION_BUMP |
cd2778e8 |
| Aug 2, 2024 12:37pm |
|
0 |
VERSION_BUMP |
c0a3f628 |
| May 18, 2024 4:20pm |
|
0 |
VERSION_BUMP |
dbb290f3 |
| Dec 24, 2023 11:14am |
|
0 |
VERSION_BUMP |
432ac522 |
| Oct 21, 2023 10:43am |
|
0 |
VERSION_BUMP |
ca53f236 |
| Oct 21, 2023 9:25am |
|
0 |
VERSION_BUMP |
a7c56783 |
| Jun 15, 2023 4:52am |
|
0 |
VERSION_BUMP |
cf92793b |
| Feb 7, 2023 1:38am |
|
0 |
VERSION_BUMP |
8160290d |
| Feb 7, 2023 1:38am |
|
0 |
VERSION_BUMP |
69e8bf89 |
| Dec 18, 2022 8:13am |
|
0 |
VERSION_BUMP |
35d38604 |
| Dec 18, 2022 8:13am |
|
0 |
VERSION_BUMP |
0a62bde8 |
|