Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Hbase Alternatives

Hbase Reviews & Product Details

Verified User in Newspapers
UN
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

With HBase, you get what you asked for. HBase is great because it's an open-source, well-known Apache project. As a result, the community and documentation are well-developed -- most likely, any issue you run into will be on StackOverflow. Review collected by and hosted on G2.com.

What do you dislike about Hbase?

Unless you're buying into a fully-managed, bare-metal Hadoop environment, I'd say you should first look into what cloud-providers offer in terms of HBase-like, columnar databases. Check out Google Cloud Platform or Amazon Web Services before ever installing HBase from Apache, Cloudera, HortonWorks, etc., and even then, know that cloud instances are expensive. In addition, I'd make sure that a columnar database is even what you need. In most cases, a traditional relational database is probably just fine for your use case, as you'll later find exporting data from HBase or using HBase for a variety of queries is a lot of work. Review collected by and hosted on G2.com.

Recommendations to others considering Hbase:

First consider if you need a columnar database. If you're absolutely sure that the benefits outweigh the price, then look into cloud providers with fully-managed columnar databases. Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

I've used HBase for both look-ups and time-series data. It's great for when you know what your queries will be, but exporting data, especially for regulatory requirements, was more complex than it needed to be. Review collected by and hosted on G2.com.

Hbase Overview

What is Hbase?

A scalable, distributed database that supports structured data storage for large tables. Use HBase when you need random, realtime read/write access to Big Data.

Hbase Details
Discussions
Hbase Community
Show LessShow More
Product Description

A scalable, distributed database that supports structured data storage for large tables. Use HBase when you need random, realtime read/write access to Big Data.


Seller Details
Year Founded
1999
HQ Location
Wakefield, MA
Twitter
@TheASF
66,224 Twitter followers
LinkedIn® Page
www.linkedin.com
2,291 employees on LinkedIn®
Description

Community-led development since 1999. FoundationProjectsPeopleGet InvolvedDownloadSupport ApacheHome. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Recent Hbase Reviews

prateek k.
PK
prateek k.Enterprise (> 1000 emp.)
4.5 out of 5
"Fast Search, Fault tolerant and scalable"
Faster lookup of records using the row keys. It helped to fetch thousands of documents in a much faster way using the row keys As it is a columnar...
GS
GouriS S.Mid-Market (51-1000 emp.)
4.0 out of 5
"Apache Hbase for processing billion of records"
The best thing about Apache Hbase is it is capable to process billion of records available in hbase tables and provides fast processing of data.
MM
Maike M.Mid-Market (51-1000 emp.)
4.0 out of 5
"Distributed database"
Structured data storage for large tables. Add extra services for analysis.
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Hbase Media

Answer a few questions to help the Hbase community
Have you used Hbase before?
Yes

113 out of 114 Total Reviews for Hbase

4.2 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
113 out of 114 Total Reviews for Hbase
4.2 out of 5
113 out of 114 Total Reviews for Hbase
4.2 out of 5

Overall Review Sentiment for HbaseQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
prateek k.
PK
Senior Data Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about Hbase?

Faster lookup of records using the row keys. It helped to fetch thousands of documents in a much faster way using the row keys

As it is a columnar data store, it helped us to improve the query performance and aggregations

Sharding helps us to optimise data storage and retrieval. HBase provides automatic or manual sharding of tables.

The dynamic addition of columns and column families helped us efficiently modify the schema. Review collected by and hosted on G2.com.

What do you dislike about Hbase?

It cannot have multiple indexes as the row key is the only column which could be indexed.

HBase does not support partial row keys, which limits its query performance. Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

We are using HBase for scalable extensive data storage systems and to process them, transforming them efficiently.

Using it to process billions of records in lesser amount of time Review collected by and hosted on G2.com.

GS
Data Scientist
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

The best thing about Apache Hbase is it is capable to process billion of records available in hbase tables and provides fast processing of data. Review collected by and hosted on G2.com.

What do you dislike about Hbase?

The thing which I don't like in apache Hbase is it doesn't support joins of tables like other rdbms databases Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

I am using HBase for processing large amount of data stored in Hdfs and it provides consistency in processing flow Review collected by and hosted on G2.com.

MM
Server and Storage
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

Structured data storage for large tables.

Add extra services for analysis. Review collected by and hosted on G2.com.

What do you dislike about Hbase?

Lots of cloud space and external server capacity. Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

Store and generate database for high performance, data control and user registration. Review collected by and hosted on G2.com.

surya p.
SP
Module Lead
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

Easy for setting up and starting to experiment. That's the best part Review collected by and hosted on G2.com.

What do you dislike about Hbase?

Commands are bit tricky as we need to use suitable java classes for applying operations like filtering Review collected by and hosted on G2.com.

Recommendations to others considering Hbase:

Make sure that you use it for right use case to avoid future troubles Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

We maintain various dimension data of our business process in Hbase system. We store fact information in Hadoop file system. So we combine both these information to make business decisions Review collected by and hosted on G2.com.

Shubham B.
SB
Senior Consultant
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

Hbase is columnar based approach of storing data Review collected by and hosted on G2.com.

What do you dislike about Hbase?

Other database come in cloud with better understanding Review collected by and hosted on G2.com.

Recommendations to others considering Hbase:

Use it wisely with understand it is quite useful Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

Can store more data and retrieval is fast Review collected by and hosted on G2.com.

Verified User in Oil & Energy
CO
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

Hbase data and metadata management within large deployment cluster Review collected by and hosted on G2.com.

What do you dislike about Hbase?

While doing API integration for data accessing Review collected by and hosted on G2.com.

Recommendations to others considering Hbase:

It depends on the business use case. If fit, then the architect can recommend Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

I worked for an IOT based project where the client would capture the accurate data, which comes from multiple devices at very high velocity. I love HBase data loading speed and read the data form tables. Review collected by and hosted on G2.com.

Mukul C.
MC
Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

Speed of transactions is one of the best among all dbs Review collected by and hosted on G2.com.

What do you dislike about Hbase?

Configuration of database taking more time Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

Real time data analysis Review collected by and hosted on G2.com.

Verified User in Financial Services
CF
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

It's feature of keeping the versions of the records and its storage structure. Review collected by and hosted on G2.com.

What do you dislike about Hbase?

Difficult to maintain. It should come as managed service. Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

We were required to get the latest transaction. With the help of HBase features, we were able to do that Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

That it is an open-source non-relational distributed database. Very handy to use. Review collected by and hosted on G2.com.

What do you dislike about Hbase?

Hbase is indexed and sorted only on key. Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

It can handle very large amount of data and also fault tolerance. Review collected by and hosted on G2.com.

Mohit G.
MG
software Engineering analyst
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Hbase?

The most helpful thing is that it eases out the work you do. The upsides of using hbase is the user friendliness that it provides. This technology is gaining a lot of importance these days.

Other helpful features are a variety of commands that it provides. Apart from that you would explore a lot of upsides when you actually start working on this great and helpful technology.Since hbase is a no sql database so the users dealing with massive data or big data will find it really helpful to work with hbase. This technology is a great upside in this field and certainly gonna be a leader on upcoming days. When you are dealing with a huge velocity and volume of data this technology comes out to be a saviour. I highly recommend use of hbase instead of conventional technologies. Review collected by and hosted on G2.com.

What do you dislike about Hbase?

The least helpful about hbase I think is the lack of some common features that are available with similar technologies available in the market. The downsides of hbase hence could be improved. For a technology to become popular the least helpful needs to be ommited out and the downsides could be removed. Technologically I found out that when only one Hmaster is used, there could be a possibility of failure. Since joins are handled in MapR layer. Since a traditional RDBMS is index on multiple columns Hbase is only index on a key. Review collected by and hosted on G2.com.

Recommendations to others considering Hbase:

For those looking at hbase, First of all you should have a prior knowledge of the traditional rdms systems then only you would be able to make the best out of it. These big data systems are really helpful and gaining a lot of popularity. Review collected by and hosted on G2.com.

What problems is Hbase solving and how is that benefiting you?

Hbase has impacted by work significantly in the past 2-3 years. The use of hbase has made me deal with the unstructured data in a much more convenient way than I used to struggle with other technologies. For a technology to make a huge impact it should be usef friendly enough and hbase has left no stone unturned except a few :). Hbase is a one stop solution for dealing with data problems. So you name a data problem and hbase has a solution. It has significantly impacted users across the world. Review collected by and hosted on G2.com.