Apache HBase vs MongoDB comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
1,298 views|1,246 comparisons
0% willing to recommend
MongoDB Logo
8,705 views|6,091 comparisons
91% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache HBase and MongoDB based on real PeerSpot user reviews.

Find out what your peers are saying about MongoDB, Couchbase, InfluxData and others in NoSQL Databases.
To learn more, read our detailed NoSQL Databases Report (Updated: May 2024).
772,679 professionals have used our research since 2012.
Featured Review
Atif Tariq
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"Apache HBase is a database used for data storage."

More Apache HBase Pros →

"The solution has good flexibility and very fast performance for searching data.""The installation is very stable.""The most valuable feature is that you can store unstructured data, which is helpful when you don't know what the best structure should be and you cannot use a relational database because of that.""It can handle a lot of files quickly.""The solution does not hold data in tabular format like SQL does but rather clusters data so that it can link on a large scale.""It's easy to add and remove things in MongoDB. You can alter the tables. MongoDB is faster at reading, slower at writings.""It's super easy to develop a couple of solutions for clients with MongoDB, like a quick web page with no clear data structure that they need to spin up quickly to validate some sort of MDTP.""We've found the product to be scalable."

More MongoDB Pros →

Cons
"I don't like using Apache HBase to store huge amounts of data because of many performance issues."

More Apache HBase Cons →

"They could provide more documentation and examples for adding pipeline stages.""More stable indexes would be helpful in a future release. That's been an issue for some time. I don't know if it's been fixed now but we transitioned to it because we needed a search index to be able to search for things and if that goes or starts disappearing, we have to move away from that solution. I don't know if they fixed it, last time I had this issue was three years ago so they might have solved it.""The MongoDB documentation can be a little complicated sometimes.""I think that MongoDB's search engine should be improved.""I would like to see the scalability and security improved.""The dashboard is an area of concern in the solution where improvements are required.""The product's data consistency could be more efficient than traditional SQLs.""I suppose it could be a little more secure."

More MongoDB Cons →

Pricing and Cost Advice
Information Not Available
  • "We are using the Community Edition of MongoDB."
  • "It is rather expensive."
  • "MongoDB is an open-source solution."
  • "This is an open-source solution."
  • "We use the open-source version, which is available to use free of charge."
  • "I don't know, but I have heard from people who procure it that it is much cheaper than Oracle."
  • "MongoDB is not expensive."
  • "At the moment, all customers are using the community version."
  • More MongoDB Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which NoSQL Databases solutions are best for your needs.
    772,679 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Apache HBase is a database used for data storage.
    Top Answer:I don't like using Apache HBase to store huge amounts of data because of many performance issues.
    Top Answer:I would not recommend Apache HBase to other users. There are more efficient solutions available in the market that have fixed many limitations presented by Apache HBase. Overall, I rate Apache HBase a… more »
    Top Answer:MongoDB's approach to handling data in documents rather than traditional tables has been particularly beneficial.
    Top Answer:The product is affordable, but I don't have direct comparisons with other products as I haven't been involved in the billing process.
    Top Answer:Improvements could be made in query optimization, particularly when performing lookups or joining tables. Input functions to restrict the amount of data passed in pipelines would be beneficial for… more »
    Ranking
    10th
    out of 18 in NoSQL Databases
    Views
    1,298
    Comparisons
    1,246
    Reviews
    1
    Average Words per Review
    157
    Rating
    4.0
    1st
    out of 18 in NoSQL Databases
    Views
    8,705
    Comparisons
    6,091
    Reviews
    28
    Average Words per Review
    354
    Rating
    7.9
    Comparisons
    InfluxDB logo
    Compared 30% of the time.
    Couchbase logo
    Compared 17% of the time.
    ScyllaDB logo
    Compared 12% of the time.
    Cassandra logo
    Compared 6% of the time.
    Oracle NoSQL logo
    Compared 5% of the time.
    Also Known As
    HBase
    Learn More
    Overview
    Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's BigTable. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.

    Headquartered in New York, MongoDB's mission is to empower innovators to create, transform, and disrupt industries by unleashing the power of software and data. Built by developers, for developers, our developer data platform is a database with an integrated set of related services that allow development teams to address the growing requirements for today's wide variety of modern applications, all in a unified and consistent user experience. MongoDB has tens of thousands of customers in over 100 countries. The MongoDB database platform has been downloaded hundreds of millions of times since 2007, and there have been millions of builders trained through MongoDB University courses. To learn more, visit www.mongodb.com.

    MongoDB Features

    MongoDB has many valuable key features. Some of the most useful ones include:

    • Load balancing: MongoDB supports large-scale load balancing via horizontal scaling features like replication and sharding.
    • Ad-hoc queries: With this feature, developers are able to update ad-hoc queries in real time.
    • Sharding: With MongoDB, sharding allows for much greater horizontal scalability, with queries that are directed to the correct shard based on specific shard keys.
    • Indexing: MongoDB allows indexing to be created on demand, accommodating real-time, ever-changing query patterns and application requirements. They can also be declared on any field within any document, including those nested within arrays.
    • Replication: MongoDB’s replication feature enables you to deploy multiple servers for disaster recovery and backup, which helps increase data availability and stability.

    MongoDB Benefits

    There are many benefits to implementing MongoDB. Some of the biggest advantages the solution offers include:

    • Horizontal architecture: Because MongoDB is designed with horizontal architecture, it is easy to scale.
    • Developer-friendly: Being that MongoDB is a document data model with NoSQL, developers are able to work faster. In addition, MongoDB gives developers a number of useful out-of-the-box capabilities, whether you need to run privately on site or in the public cloud.
    • Cloud-based: Because MongoDB is a full cloud-based application data platform, you gain access to a collection of services that can integrate nicely with your database.
    • Powerful analytics: MongoDB is designed to make data easy to access, and also allows you to perform complex analytics and querying.
    • High performance: With MongoDB, information can be embedded inside a single document rather than relying on expensive join operations from traditional relational databases.
    • Easy to install: MongoDB has an intuitive UI, making it easy to install. You can install the community or enterprise version directly on a server, create your own container, or use a pre-built community one.
    • Cost-effective: MongoDB gives you the option to choose an instance size that fits your current needs to help you keep your costs at a minimum.

    Reviews from Real Users

    Below are some reviews and helpful feedback written by PeerSpot users currently using the MongoDB solution.

    PeerSpot user Deepak K., Managing Director at SimSol Technologies And Services Pvt Ltd., says, “The solution is a very dynamic product. It becomes extremely easy for us to support user requirements and we also make use of the simplicity of a cloud redeployment.” He goes on to add, “The solution is easy to deploy, and the product can scale quite well. The solution's most important aspect is its seamless database. The solution offers excellent documentation.”

    A Senior Associate at a financial services firm mentions, “The most valuable feature of the solution is the ability to easily store documentation regarding structures. We can easily connect to MongoDB and search without transformation, without joining. If we want to use a simple search it's really fast. The initial setup isn't really that complex. The solution is pretty stable overall.”

    Sample Customers
    Bloomberg, Wells Fargo, Apple, Capital One, NVIDIA
    Facebook, MetLife, City of Chicago, Expedia, eBay, Google
    Top Industries
    VISITORS READING REVIEWS
    Computer Software Company21%
    Financial Services Firm18%
    Manufacturing Company10%
    Educational Organization7%
    REVIEWERS
    Computer Software Company28%
    Financial Services Firm16%
    Legal Firm6%
    Government6%
    VISITORS READING REVIEWS
    Financial Services Firm15%
    Computer Software Company14%
    University7%
    Comms Service Provider6%
    Company Size
    VISITORS READING REVIEWS
    Small Business24%
    Midsize Enterprise11%
    Large Enterprise66%
    REVIEWERS
    Small Business41%
    Midsize Enterprise14%
    Large Enterprise46%
    VISITORS READING REVIEWS
    Small Business25%
    Midsize Enterprise13%
    Large Enterprise62%
    Buyer's Guide
    NoSQL Databases
    May 2024
    Find out what your peers are saying about MongoDB, Couchbase, InfluxData and others in NoSQL Databases. Updated: May 2024.
    772,679 professionals have used our research since 2012.

    Apache HBase is ranked 10th in NoSQL Databases with 1 review while MongoDB is ranked 1st in NoSQL Databases with 70 reviews. Apache HBase is rated 4.0, while MongoDB is rated 8.2. The top reviewer of Apache HBase writes "The solution has many performance issues, though it helps manage consumer data sets". On the other hand, the top reviewer of MongoDB writes "Lightweight with good flexibility and very fast performance for searching data". Apache HBase is most compared with Accumulo, ScyllaDB, Cassandra, Aerospike Database 7 and Cloudera Distribution for Hadoop, whereas MongoDB is most compared with InfluxDB, Couchbase, ScyllaDB, Cassandra and Oracle NoSQL.

    See our list of best NoSQL Databases vendors.

    We monitor all NoSQL Databases reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.