What users are saying about
31 Ratings
<a href='https://www.trustradius.com/static/about-trustradius-scoring' target='_blank' rel='nofollow noopener noreferrer'>trScore algorithm: Learn more.</a>Score 7.9 out of 100
Based on 31 reviews and ratings
108 Ratings
<a href='https://www.trustradius.com/static/about-trustradius-scoring' target='_blank' rel='nofollow noopener noreferrer'>trScore algorithm: Learn more.</a>Score 8.5 out of 100
Based on 108 reviews and ratings
Likelihood to Recommend
HBase
Hbase is well suited for large organizations with millions of operations performing on tables, real-time lookup of records in a table, range queries, random reads and writes and online analytics operations.Hbase cannot be replaced for traditional databases as it cannot support all the features, CPU and memory intensive. Observed increased latency when using with MapReduce job joins.
Software Engineer - Big Data Platform
Wish - Shopping Made Fun!Computer Software, 201-500 employees
IBM Cloudant
IBM Cloudant is generally a good tool for a NonSQL, document oriented Database as a Service. It is very scalable and reliable, and managed services through IBM seems to be working well. You can consider as almost no lock-in since it is based on CouchDB API structures and you can migrate to any other provider in the future if needed. If you need real Global Availability, like Asia / China you may need to look for alternatives.

Verified User
Executive in Information Technology
Consumer Goods Company, 10,001+ employeesFeature Rating Comparison
NoSQL Databases
HBase
7.7
IBM Cloudant
7.7
Performance
HBase
7.1
IBM Cloudant
7.8
Availability
HBase
7.8
IBM Cloudant
8.2
Concurrency
HBase
7.0
IBM Cloudant
7.6
Security
HBase
7.8
IBM Cloudant
7.9
Scalability
HBase
8.5
IBM Cloudant
7.3
Data model flexibility
HBase
7.2
IBM Cloudant
7.2
Deployment model flexibility
HBase
8.3
IBM Cloudant
7.7
Pros
HBase
- Scalability. HBase can scale to trillions of records.
- Fast. HBase is extremely fast to scan values or retrieve individual records by key.
- HBase can be accessed by standard SQL via Apache Phoenix.
- Integrated. I can easily store and retrieve data from HBase using Apache Spark.
- It is easy to set up DR and backups.
- Ingest. It is easy to ingest data into HBase via shell, Java, Apache NiFi, Storm, Spark, Flink, Python and other means.
Senior Solutions Engineer
HortonworksComputer Software, 501-1000 employees
IBM Cloudant
- For us, performance and scalability is the key, and Cloudant DB backed by CouchDB is scalable and performant.
- IBM Cloudant dB is very easy to provision for sandbox, development, QA as well as production.
- Support for Java for CouchDB app server analytics enables a greater control for over developers.
- Schema free oriented very easy to program and build applications on it.
- We love it!!
Director - Data and Analytics Services (Presales)
Miracle Software Systems, IncComputer Software, 1001-5000 employees
Cons
HBase
- There are very few commands in HBase.
- Stored procedures functionality is not available so it should be implemented.
- HBase is CPU and Memory intensive with large sequential input or output access while as Map Reduce jobs are primarily input or output bound with fixed memory. HBase integrated with Map-reduce jobs will result in random latencies.
Data Engineer
ElogicSquare Analytics Pvt. Limited, ClearsenseInformation Technology and Services, 11-50 employees
IBM Cloudant
- It was only after we went with the cloud-based solution that IBM rolled out an on-premise version.
- We found that a 3rd-party ODBC driver was required for a few applications that needed to pull data out of Cloudant.
- The sales process was difficult because the salesperson we used was not as versed on Cloudant as I had hoped.

Verified User
Analyst in Marketing
Retail Company, 51-200 employeesLikelihood to Renew
HBase
HBase 7.9
Based on 10 answers
There's really not anything else out there that I've seen comparable for my use cases. HBase has never proven me wrong. Some companies align their whole business on HBase and are moving all of their infrastructure from other database engines to HBase. It's also open source and has a very collaborative community.

Verified User
Engineer in Information Technology
Computer Software Company, 501-1000 employeesIBM Cloudant
IBM Cloudant 7.3
Based on 1 answer
the flexibility of NoSQL allow us to modify and upgrade our apps very fast and in a convenient way. Having the solution hosted by IBM is also giving us the chance to focus on features and the improvement of our apps. It's one thing less to be worried about
General Manager
SupermioComputer Software, 1-10 employees
Usability
HBase
No score
No answers yet
No answers on this topic
IBM Cloudant
IBM Cloudant 7.7
Based on 5 answers
It's mostly just a straight forward API to a data store. I knock one off for the full text search thing, but I don't need it much anyways. Also, the dashboard UI they give is pretty nice to use. It provides syntax-highlighting for writing views and queries are easy to test. I wish other DBs had a UI like this.
Developer
Qubit NetworksTelecommunications, 11-50 employees
Reliability and Availability
HBase
No score
No answers yet
No answers on this topic
IBM Cloudant
IBM Cloudant 8.2
Based on 2 answers
it is a highly available solution in the IBM cloud portfolio and hence we have never had any issues with the data base being available - we also do continuous replication to be on the safer side just in case some thing goes awry. We also perform twice a year disaster recovery tests.
customer service leader
ifoxComputer Software, 1001-5000 employees
Performance
HBase
No score
No answers yet
No answers on this topic
IBM Cloudant
IBM Cloudant 8.2
Based on 2 answers
very easy to get started and is very developer friendly given that it uses couchDB analytics. It is a cloud based solution and hence there is no hardware investment in a server and staging the server to get started and the associated delays/bureaucracy involved to get started. Good documentation is also available.
customer service leader
ifoxComputer Software, 1001-5000 employees
Support Rating
HBase
No score
No answers yet
No answers on this topic
IBM Cloudant
IBM Cloudant 8.6
Based on 6 answers
Very happy by the commitment given by the team which has been really good over the last 7 years of usage.
VP of Engineering
AirFi / MI AirlineInformation Technology and Services, 11-50 employees
Online Training
HBase
No score
No answers yet
No answers on this topic
IBM Cloudant
IBM Cloudant 7.3
Based on 1 answer
online resources are good enough to understand but there is nothing like testing. In our case, we discovered some not documented behavior that we take in count now. Also, the experience in NodeJs is critical. Also, take in count that most of the "good practices" with cloudant are not in online courses but in blogs and pages from independent developers
General Manager
SupermioComputer Software, 1-10 employees
Implementation Rating
HBase
No score
No answers yet
No answers on this topic
IBM Cloudant
IBM Cloudant 8.2
Based on 8 answers
- Test the architecture on CouchDB helped us to address initial design flaws.
- The migration to Cloudant as such was very painless.
- We have migrate our replication system to Cloudant Android Sync for mobile devices.
- We have regular informal contact with the Cloudant leadership to discuss our use cases and implementation strategies.
VP of Engineering
AirFi / MI AirlineInformation Technology and Services, 11-50 employees
Alternatives Considered
HBase
Cassandra os great for writes. But with large datasets, depending, not as great as HBASE. Cassandra does support parquet now. HBase still performance issues. Cassandra has use cases of being used as time series. HBase, it fails miserably. GeoSpatial data, Hbase does work to an extent. HA between the two are almost the same.
Data Lord
Envisagenics, Inc.Marketing and Advertising, 51-200 employees
IBM Cloudant
It's easier to use than Dynamo, more open than Firebase, and has better documentation that CouchDB... it might not be fair to compare Modulus, Modulus obviously suffers from some scalability issues and might not be in the same class... but its a hosted DB service we had some experience with in the past....
CTO (Chief Technical Officer)
YukonBabyHospital & Health Care, 1-10 employees
Scalability
HBase
No score
No answers yet
No answers on this topic
IBM Cloudant
IBM Cloudant 8.6
Based on 21 answers
As a DB-as-a-Service, Cloudant has freed us from this kind of problem. Using the IBM Bluemix dashboard you can control how many transaction are executed in milliseconds and this is for now our rating of scalability between 200-24 milliseconds for one http POST (insert document), well under the project rate that was defined by an order of magnitude.
Owner
NEWLOG Consulting SrlComputer Software, 11-50 employees
Return on Investment
HBase
- As Hbase is a noSql database, here we don't have transaction support and we cannot do many operations on the data.
- Not having the feature of primary or a composite primary key is an issue as the architecture to be defined cannot be the same legacy type. Also the transaction concept is not applicable here.
- The way data is printed on console is not so user-friendly. So we had to use some abstraction over HBase (eg apache phoenix) which means there is one new component to handle.
Director Of Engineering/Head of Reliability Engineering
InvitaeRetail, 10,001+ employees
IBM Cloudant
- Saving in-terms of cost of procuring and maintaining hardware, which will be realized over the next 5 years.
- Positive ROI in terms of the number of FTEs involved in maintaining our databases; our DBAs can now focus on other important and business critical applications.
- Best ROI in terms of our organization's vision - they are no longer anxious / nervous to move to the cloud. We are already on the CLOUD.
Director - Data and Analytics Services (Presales)
Miracle Software Systems, IncComputer Software, 1001-5000 employees
Pricing Details
HBase
General
Free Trial
—Free/Freemium Version
—Premium Consulting/Integration Services
—Entry-level set up fee?
No
IBM Cloudant
General
Free Trial
Yes
Free/Freemium Version
Yes
Premium Consulting/Integration Services
Yes
Entry-level set up fee?
No