Try our new research platform with insights from 80,000+ expert users

Amazon Neptune vs MongoDB Enterprise Advanced comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Feb 8, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Amazon Neptune
Ranking in Managed NoSQL Databases
9th
Average Rating
8.6
Reviews Sentiment
4.5
Number of Reviews
4
Ranking in other categories
No ranking in other categories
MongoDB Enterprise Advanced
Ranking in Managed NoSQL Databases
4th
Average Rating
8.2
Reviews Sentiment
6.8
Number of Reviews
82
Ranking in other categories
Open Source Databases (6th), NoSQL Databases (1st)
 

Mindshare comparison

As of March 2026, in the Managed NoSQL Databases category, the mindshare of Amazon Neptune is 6.9%, down from 13.8% compared to the previous year. The mindshare of MongoDB Enterprise Advanced is 10.9%, up from 4.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Managed NoSQL Databases Mindshare Distribution
ProductMindshare (%)
MongoDB Enterprise Advanced10.9%
Amazon Neptune6.9%
Other82.2%
Managed NoSQL Databases
 

Featured Reviews

Reviewer3028812 - PeerSpot reviewer
Back End Developer at Zeta
Multiple graph models and languages support lead to efficient use, yet community growth brings challenges
The onboarding part and documentation where we could ideally use Amazon Neptune is excellent. Amazon Neptune as a product by AWS is exceptional because it supports multiple graph models such as RDF and property graph. It also has support for multiple querying languages such as Gremlin, SparkQL, and OpenCypher. It is very comprehensive in supporting every requirement we had at Zetta. Amazon Neptune's best features include its multiple servers, each supporting different languages such as OpenCypher, SparkQL, and RDF. For the same RDF graph or property graph, we could use multiple languages to query on different servers. This is exceptional because we have one graph DB with two endpoints exposed where we could interact with different languages on the same graph. Additionally, Amazon has a Sagemaker Jupyter Notebook which interacts with the Amazon Neptune database itself, providing a clean UI for representing nodes since the Jupyter Notebook has predefined graph representation capabilities through queries.
FG
Architecte Cloud at Visiativ SA
Offers reliable engine for legacy needs but requires enhanced cost management and AI features
While MongoDB is a good product, it is also an expensive product for support, and its scalability is acceptable, but the big problem with MongoDB is the cost. For security in MongoDB, we work with encrypted databases by default, but we have not contracted the security options in our contract because it is too expensive, so we only implement encrypted databases without the security pack, which is very expensive for us; in security, we are at the first steps, just using encrypted databases. I think additional features needed in MongoDB include perhaps vector databases, as I think they are not supported right now.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Amazon Neptune as a product by AWS is exceptional because it supports multiple graph models such as RDF and property graph, and it also has support for multiple querying languages such as Gremlin, SparkQL, and OpenCypher, making it very comprehensive in supporting every requirement we had at Zetta."
"The initial setup is actually simple."
"Amazon Neptune as a product by AWS is exceptional because it supports multiple graph models such as RDF and property graph, and it also has support for multiple querying languages such as Gremlin, SparkQL, and OpenCypher, making it very comprehensive in supporting every requirement we had at Zetta."
"Relational databases are never good at identifying patterns in graphs or other similar relationships, whereas Amazon Neptune is."
"It stores historical data with ease. For example, if you are a healthcare member, then you will have multiple records of visits to the doctors. To store such data in Oracle Database, you have to create many records. You might also have duplication problems because your records are going in again and again, because of which the data warehouse and the maintenance cost will be huge. MongoDB is comparatively lightweight. It is a JSON extract. Once you define a schema and extract it, you can push all the relationships in any way you want. It is easier to define and get different types of transactions into MongoDB. It is also easier to set it up as compared to other solutions. MongoDB is a NoSQL database, which means it is a document DB in which you can store documents that you created in BSON. It is pretty fast in response. It is faster than relational databases because it does not define any primary keys, secondary keys, tertiary keys, and all those kinds of things."
"One of the most valuable features of MongoDB is it is Its open source."
"The most valuable features of MongoDB include the flexible schema for storing data, its replication capabilities with high availability through a replica set setup, and horizontal scalability using sharding."
"I think that MongoDB isn't too structured, and that's good for our technical team because they are able to search through the database better than if they are using SQL Server."
"like its performance and the stability. It's very stable and, performance-wise, it's really great."
"I like the document storage feature. It's pretty simple."
"It is easy to set up."
"I find the integration with other tools very easy."
 

Cons

"We had a strict time constraint, and it took many sleepless nights to find information in the documentation."
"Amazon Neptune could improve by spreading more awareness for others to have an understanding of the solution because the technology is fairly new. The developer community and larger community do not understand it yet."
"We had a strict time constraint, and it took many sleepless nights to find information in the documentation."
"In my scenario, the integration wasn't easy because ................in Java."
"It isn't easy to recognize entities with MongoDB."
"At the start, connecting to the database via Compass or through a direct ID was a challenge."
"The analytics needs improvement."
"Enhancing the documentation to make it more beginner-friendly is crucial."
"The scalability of the solution has room for improvement."
"It would help if MongoDB offered a light solution for small projects."
"There is a need for improvement in MongoDB's customer support."
"A normal Oracle or database tester will take some time to gear up to MongoDB because the way of writing queries is different in MongoDB. There should be some kind of midway where a person who is coming from an Oracle background can write a query and get a response by using something like a select * statement or other such things. There should be some way for MongoDB to interpret these commands rather than making a person learn MongoDB commands and writing them. I struggled while writing these MongoDB commands. I had not seen such queries before. It was pretty difficult to get them. This is one of the areas where it would help from the improvement standpoint."
 

Pricing and Cost Advice

"Microsoft Azure and Amazon AWS are on par for pricing and Google has been raising its prices."
"We are using the Community Edition of MongoDB."
"It's open-source."
"It's a community edition, so we do not pay anything."
"MongoDB's pricing is not reasonable, but it is not as expensive as the others."
"MongoDB is a free solution. We wanted to have high availability and the subscription cost was quite expensive because the basic one is free and then when you want to have some other replications or other features you will need to pay money. Overall the solution is expensive."
"MongoDB is an open-source product."
"At the moment, all customers are using the community version."
"Our customers pay for yearly licenses for MongoDB."
report
Use our free recommendation engine to learn which Managed NoSQL Databases solutions are best for your needs.
884,933 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
21%
University
14%
Computer Software Company
11%
Insurance Company
6%
Financial Services Firm
13%
Computer Software Company
8%
Manufacturing Company
8%
University
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business35
Midsize Enterprise13
Large Enterprise38
 

Questions from the Community

What is your experience regarding pricing and costs for Amazon Neptune?
The cost aspects were managed by our SRE team who provisioned the instances. The pricing structure is similar to how EC2 instance pricing varies. I was informed that it was somewhat expensive, thou...
What needs improvement with Amazon Neptune?
The main issue was the limited community of Amazon Neptune users, which meant everything needed to be explored independently. Although this was adventurous, it required more time investment in the ...
What is your primary use case for Amazon Neptune?
We managed traffic at Zetta, and traffic would be moving between multiple services in our microservice architecture. Because of this setup, we were using Amazon Neptune to understand how many reque...
What do you like most about MongoDB?
MongoDB's approach to handling data in documents rather than traditional tables has been particularly beneficial.
What is your experience regarding pricing and costs for MongoDB?
For a small company, the cost of MongoDB Enterprise Advanced is reasonable, but for heavy data usage, we see a little bit of cost pressure but it's acceptable. I will not be able to elaborate on th...
What needs improvement with MongoDB?
The integration between data warehouse could be improved. Nowadays, a lot of data is getting generated, so certain ETL flexible scripts with backend database integrations would be an improvement I ...
 

Overview

 

Sample Customers

Intuit, Pearson, Samsung, Ignition One, Lifeomic, Blackfynn, Paysense
Facebook, MetLife, City of Chicago, Expedia, eBay, Google
Find out what your peers are saying about Amazon Neptune vs. MongoDB Enterprise Advanced and other solutions. Updated: March 2026.
884,933 professionals have used our research since 2012.