No more typing reviews! Try our Samantha, our new voice AI agent.

Amazon DynamoDB vs Amazon Neptune comparison

Why PeerSpot?
 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 3, 2025

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 DynamoDB
Ranking in Managed NoSQL Databases
2nd
Average Rating
8.2
Reviews Sentiment
6.0
Number of Reviews
45
Ranking in other categories
No ranking in other categories
Amazon Neptune
Ranking in Managed NoSQL Databases
7th
Average Rating
8.6
Reviews Sentiment
4.5
Number of Reviews
4
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of September 2026, in the Managed NoSQL Databases category, the mindshare of Amazon DynamoDB is 9.9%, down from 13.6% compared to the previous year. The mindshare of Amazon Neptune is 5.9%, down from 7.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Managed NoSQL Databases Mindshare Distribution
ProductMindshare (%)
Amazon DynamoDB9.9%
Amazon Neptune5.9%
Other84.2%
Managed NoSQL Databases
 

Featured Reviews

DG
Lead SRE at JavaTech
Has improved infrastructure availability and simplified integration through reliable cloud-based data management
Amazon DynamoDB is readily available, and we do not have to worry about downtime unless there is a global outage. From a cost perspective, it presents a challenge. The primary feature is constant availability without concerns about server maintenance or ensuring database uptime, as AWS manages everything from their end. We simply set up the database and allocate it to customers according to their requirements, making it an easy and smooth transition. Regarding security, being in the cloud provides numerous security features. Amazon DynamoDB operates at the backend within our three-tier architecture. We have front hosting, business logic or application server in the middle, and databases at the backend. Additionally, we implement security layers such as SSL, creating a highly secure environment. The solution has proven to be reliable thus far.
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.

Quotes from Members

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

Pros

"The transactions are very fast, and the cost is low with Amazon DynamoDB."
"It is a NoSQL product."
"Amazon DynamoDB is powerful and fast. Its performance is good."
"Offers a vital query-handling feature"
"We don't have to administer the tool."
"Storing is a valuable feature. We can store as an entire object rather than the traditional structure of the data."
"It has helped us build our product from zero point to the end."
"The most valuable features are the flexibility and the compatibility options without needing to use any additional services or software, as it is an independent solution that doesn't need other solutions to operate."
"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 stability of Amazon Neptune is very good."
"Relational databases are never good at identifying patterns in graphs or other similar relationships, whereas Amazon Neptune is."
"The initial setup is actually simple."
 

Cons

"The solution has size limitations. It also needs to be more user-friendly."
"The solution's interface is the biggest challenge because if you want to access DynamoDB, you need an AWS account."
"I'd like to see better integration with Cognito. It has the integration, but I'd like to see a little more ease of setup. If you have multiple customers and you want the database to enforce who can see what, you can treat DynamoDB so that each row has permissions. You can set this up, but it's a little more of a science project to make Cognito and DynamoDB work well to do protection of individual rows. So I'd like that to be more wizard or easy to set up."
"DynamoDB doesn't provide server-side encryption, so we had to do it manually."
"The process of making a query could be optimized."
"Amazon DynamoDB can be quite expensive due to regional differences, so I have to be careful with the pricing."
"If the database is kept running continuously, extra costs will be incurred. This particular area needs enhancement."
"The response time for data queries should be less than a second"
"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."
"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."
"Additionally, the need for downtime during scalability is a concern."
 

Pricing and Cost Advice

"On a scale of one to ten, where one is a high price and ten is a low price, I rate the pricing a seven. It is not the cheapest, but it is not the costliest either."
"The pricing is based on Lambda function usage. So, if a Lambda function is invoked with every call, and we receive 5,000 calls daily, that means 5,000 Lambda invocations."
"Given the services and benefits provided by AWS, the solution's pricing is average."
"For our use case usage, DynamoDB's pricing was okay. However, for high-traffic applications, the pricing structure becomes less attractive."
"The solution's pricing is good, and it's not expensive."
"Amazon DynamoDB is cheap."
"The product is expensive"
"It is costly. To reduce the costs, users need to read the node in front of it. For read-heavy groups, cache optimization can help manage costs.I can't disclose specific pricing, but it's competitive compared to others in the market, and this information is easily accessible online"
"Microsoft Azure and Amazon AWS are on par for pricing and Google has been raising its prices."
report
Use our free recommendation engine to learn which Managed NoSQL Databases solutions are best for your needs.
913,683 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
13%
Outsourcing Company
12%
Construction Company
11%
Manufacturing Company
9%
Financial Services Firm
16%
University
11%
Outsourcing Company
9%
Construction Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business24
Midsize Enterprise1
Large Enterprise19
No data available
 

Questions from the Community

What needs improvement with Amazon DynamoDB?
In terms of improvement for Amazon DynamoDB, I can see that it supports a very good amount of querying, but if they can enhance that part by providing aggregation functions similar to SQL and other...
What is your primary use case for Amazon DynamoDB?
Amazon DynamoDB is primarily used for data storage since it is a non-structured database.A specific example of how I use Amazon DynamoDB for data storage in my work is that we use it in correlation...
What advice do you have for others considering Amazon DynamoDB?
My advice for others looking into using Amazon DynamoDB would be that it depends on the architecture needs and budget; if they aim for cost-efficiency, they should use Amazon DynamoDB, but if they ...
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...
 

Overview

 

Sample Customers

Samsung, Snapchat, Capital One, Expedia, Tinder, Airbnb, Comcast, Lyft, Redfin, Netflix, Adobe
Intuit, Pearson, Samsung, Ignition One, Lifeomic, Blackfynn, Paysense
Find out what your peers are saying about Amazon DynamoDB vs. Amazon Neptune and other solutions. Updated: September 2026.
913,683 professionals have used our research since 2012.