Apache HBase vs MongoDB comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
1,332 views|1,288 comparisons
0% willing to recommend
MongoDB Logo
9,269 views|6,523 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: April 2024).
767,667 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 →

"MongoDB is extremely developer-friendly because when you are starting, there is very little time needed upfront in terms of planning.""The reports are useful for controlling the load of our whole architecture.""One of the first things I noticed when I had my first experience with MongoDB was how easy it was to use. I was expecting more difficulties or at least some challenges, but it was very, very easy to use. It's great technology, performs well, and is very convenient.""I like the document storage feature. It's pretty simple.""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.""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.""The most valuable feature of MongoDB is the NoSQL database. In a SQL database, we need to join data together with a unique ID amongst other things, but in MongoDB, it's not required. We can directly receive all the information. The performance is very good. Additionally, they have frequent updates.""MongoDB is easy to use."

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 →

"The performance of the solution could be improved.""The performance can be improved.""The MongoDB documentation can be a little complicated sometimes.""The solution could have more integration.""I'd like to see an ID generator. It's very technical but I don't think it has one, so we have to go to great lengths to work around that.""We'd like technical support to respond faster to queries.""It is important to note that MongoDB has limitations since it can only be used for specific use cases. For example, for master data, I would want to pick keys using an RDBMS, but for attachments, I would choose MongoDB.""MongoDB can improve large-size video or media frame operations. There are a lot of customers who want to upload media frames and video games but there is some difficulty. In MongoDB, we are looking out for solutions that are for large-size media files that can be saved and navigated efficiently."

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.
    767,667 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:We decided to work with MongoDB as its interface is easier to understand and more universal.
    Top Answer:MongoDB is an open-source product. We don't have to pay for the licenses.
    Top Answer:They could provide more documentation and examples for adding pipeline stages. There could be a feature where commands made in MongoDB could be easily copied and shared in their original format. This… more »
    Ranking
    10th
    out of 18 in NoSQL Databases
    Views
    1,332
    Comparisons
    1,288
    Reviews
    1
    Average Words per Review
    157
    Rating
    4.0
    1st
    out of 18 in NoSQL Databases
    Views
    9,269
    Comparisons
    6,523
    Reviews
    27
    Average Words per Review
    355
    Rating
    8.0
    Comparisons
    Accumulo logo
    Compared 39% of the time.
    ScyllaDB logo
    Compared 20% of the time.
    Cassandra logo
    Compared 7% of the time.
    CouchDB logo
    Compared 6% of the time.
    InfluxDB logo
    Compared 29% of the time.
    Couchbase logo
    Compared 18% of the time.
    ScyllaDB logo
    Compared 13% of the time.
    Oracle NoSQL logo
    Compared 6% of the time.
    MarkLogic logo
    Compared 1% 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 Company20%
    Financial Services Firm18%
    Manufacturing Company10%
    Educational Organization7%
    REVIEWERS
    Computer Software Company26%
    Financial Services Firm16%
    Legal Firm6%
    Government6%
    VISITORS READING REVIEWS
    Financial Services Firm15%
    Computer Software Company14%
    Comms Service Provider7%
    University6%
    Company Size
    VISITORS READING REVIEWS
    Small Business24%
    Midsize Enterprise11%
    Large Enterprise65%
    REVIEWERS
    Small Business41%
    Midsize Enterprise14%
    Large Enterprise45%
    VISITORS READING REVIEWS
    Small Business24%
    Midsize Enterprise14%
    Large Enterprise62%
    Buyer's Guide
    NoSQL Databases
    April 2024
    Find out what your peers are saying about MongoDB, Couchbase, InfluxData and others in NoSQL Databases. Updated: April 2024.
    767,667 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 68 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 CouchDB, whereas MongoDB is most compared with InfluxDB, Couchbase, ScyllaDB, Oracle NoSQL and MarkLogic.

    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.