MarkLogic vs MongoDB comparison

Cancel
You must select at least 2 products to compare!
MarkLogic Logo
236 views|176 comparisons
MongoDB Logo
9,850 views|6,997 comparisons
Comparison Buyer's Guide
Executive Summary

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

Find out in this report how the two NoSQL Databases solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed MarkLogic vs. MongoDB Report (Updated: March 2024).
765,234 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The rules can show us if there are missing items, like titles, and we can add them in to ensure everything is filled and makes sense and there are no missing details.""MarkLogic's greatest asset is its strong engineering foundation. It was specifically designed with search capabilities in mind, and the developers placed a great emphasis on ensuring the quality of the indexing and all subsequent layers that were added."

More MarkLogic Pros →

"I found that MongoDB is most valuable for storing school-related queries. It's also user-friendly, and I found no difficulty accessing it. Setting it up is easy too.""One of the most valuable features is the ability to Text Search can be used anywhere and anytime.""It is convenient to use because we can do manipulations with the JSON data that we get. There are also a lot of joins and associations with MongoDB, which makes it easy to use for us.""We find the query and speed very valuable.""It is easy to set up.""Easier to maintain the data with its document-based storage.""In our case, it is most important to have redundancy.""The most valuable feature of MongoDB is the ease of connections, aggregation, and queries."

More MongoDB Pros →

Cons
"The spreadsheet capabilities could be improved.""One of the most common requests is to improve the user interface of the database. While it is primarily a database, there are other databases available that offer more user-friendly interfaces. The UI is good for developers but not for regular users. More visuals would be beneficial."

More MarkLogic Cons →

"The solution can be a bit tough to set up if you don't have knowledge about how the database works.""We'd like information about client onboarding experience and success stories. It would help to have something to show to internal stakeholders.""It could be more stable. It would be better if it were more user-friendly like Oracle, which is very easy. For example, creating an index is simple in Oracle. In MongoDB, it's quite challenging to do that. Performance could be better. It's fast and good, but you cannot put every application that you would like to in MongoDB.""Our program developer finds it to be a little unstable, development-wise.""MongoDB would be improved with more integration, particularly for cloud environments like Google BigQuery.""The performance can be improved.""The performance could be faster.""I suppose it could be a little more secure."

More MongoDB Cons →

Pricing and Cost Advice
  • "MarkLogic is a pricey option, but there are some advantages to its pricing structure. For medium-sized clients or departments within larger companies, it is possible to obtain a license for one or two nodes for less than a hundred thousand dollars. Additionally, if you only need to deploy a single node, you can do so for under fifty thousand dollars. This is in contrast to other high-quality software options that are only accessible to larger businesses, where the starting price can be upwards of two hundred thousand dollars."
  • More MarkLogic Pricing and Cost Advice →

  • "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.
    765,234 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:The rules can show us if there are missing items, like titles, and we can add them in to ensure everything is filled and makes sense and there are no missing details.
    Top Answer:It's a costly product. However, their reputation justifies the cost. It's a trusted product.
    Top Answer:The spreadsheet capabilities could be improved. We need to convert spreadsheets into an open XML format. We have to do a few levels of conversions before we convert the data into the information we… 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
    9th
    out of 16 in NoSQL Databases
    Views
    236
    Comparisons
    176
    Reviews
    2
    Average Words per Review
    587
    Rating
    9.5
    1st
    out of 16 in NoSQL Databases
    Views
    9,850
    Comparisons
    6,997
    Reviews
    27
    Average Words per Review
    353
    Rating
    8.0
    Comparisons
    InfluxDB logo
    Compared 28% of the time.
    Couchbase logo
    Compared 19% of the time.
    ScyllaDB logo
    Compared 14% of the time.
    Oracle NoSQL logo
    Compared 6% of the time.
    Learn More
    Overview
    MarkLogic is an operational and transactional Enterprise NoSQL database that is designed to integrate, store, manage and search SON and XML documents and semantic data (RDF Triples).

    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
    ALM, American Psychological Association, American Society of Agronomy, Cond_ Nast, Centers for Medicare and Medicaid Services, Institute of Engineering and Technology, JWG Group, Lagardre Active, RSuite CMS, Wiley
    Facebook, MetLife, City of Chicago, Expedia, eBay, Google
    Top Industries
    No Data Available
    REVIEWERS
    Computer Software Company26%
    Financial Services Firm16%
    Legal Firm6%
    Government6%
    VISITORS READING REVIEWS
    Financial Services Firm16%
    Computer Software Company14%
    Comms Service Provider7%
    University6%
    Company Size
    No Data Available
    REVIEWERS
    Small Business40%
    Midsize Enterprise14%
    Large Enterprise46%
    VISITORS READING REVIEWS
    Small Business24%
    Midsize Enterprise14%
    Large Enterprise62%
    Buyer's Guide
    MarkLogic vs. MongoDB
    March 2024
    Find out what your peers are saying about MarkLogic vs. MongoDB and other solutions. Updated: March 2024.
    765,234 professionals have used our research since 2012.

    MarkLogic is ranked 9th in NoSQL Databases with 2 reviews while MongoDB is ranked 1st in NoSQL Databases with 68 reviews. MarkLogic is rated 9.6, while MongoDB is rated 8.2. The top reviewer of MarkLogic writes "Frequent updates, helpful search capabilities, and high quality support". On the other hand, the top reviewer of MongoDB writes "Lightweight with good flexibility and very fast performance for searching data". MarkLogic is most compared with Cassandra, whereas MongoDB is most compared with InfluxDB, Couchbase, ScyllaDB and Oracle NoSQL. See our MarkLogic vs. MongoDB report.

    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.