prateek k.
PK
Senior Data Engineer
Enterprise (> 1000 emp.)
"Fast Search, Fault tolerant and scalable"
4.5/5
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.

See what 103 reviewers think of Hbase

4.2 out of 5 · Verified reviews from real users

Read all reviews