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

ArangoGraph vs Microsoft Azure Cosmos DB comparison

Why PeerSpot?
 

Comparison Buyer's Guide

Executive Summary

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

ArangoGraph
Ranking in Database as a Service (DBaaS)
18th
Average Rating
7.4
Reviews Sentiment
4.8
Number of Reviews
3
Ranking in other categories
No ranking in other categories
Microsoft Azure Cosmos DB
Ranking in Database as a Service (DBaaS)
3rd
Average Rating
8.2
Reviews Sentiment
7.0
Number of Reviews
112
Ranking in other categories
NoSQL Databases (1st), Managed NoSQL Databases (1st), Vector Databases (1st)
 

Mindshare comparison

As of September 2026, in the Database as a Service (DBaaS) category, the mindshare of ArangoGraph is 0.8%. The mindshare of Microsoft Azure Cosmos DB is 4.9%, up from 3.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Database as a Service (DBaaS) Mindshare Distribution
ProductMindshare (%)
Microsoft Azure Cosmos DB4.9%
ArangoGraph0.8%
Other94.3%
Database as a Service (DBaaS)
 

Featured Reviews

Tarun Goswami_ - PeerSpot reviewer
Product Manager at Zidio development
Unified data modeling has boosted graph insights and now drives faster recommendations
The first and biggest pain point I noticed was the AQL learning curve; for developers coming from an SQL background, AQL feels initially unfamiliar. There are no widely available online courses or bootcamps teaching AQL in the way that there are for SQL or even Cypher. Better structured learning resources and interactive tutorials would significantly lower the barrier to entry. The second pain point is pricing transparency; cost estimations at scale are not straightforward. When planning for infrastructure growth, it is difficult to predict exactly how costs will scale with increasing nodes, edges, and query volume. A proper cost calculator on their website would be extremely helpful. The third pain point is query optimizer limitations; for very complex multi-level graph traversals, the query optimizer sometimes makes suboptimal execution choices, requiring us to manually hint the optimizer in certain cases, which should not be necessary in a mature database platform. Finally, the ecosystem maturity is another concern; compared to MongoDB or PostgreSQL, the community and third-party tooling around ArangoGraph are still relatively small, resulting in fewer Stack Overflow answers, fewer integrations, and fewer tutorials. None of these are deal-breakers, but they reflect the growing pains of a platform that is still maturing. The core technology itself is generally excellent. One thing I really wish ArangoGraph would improve is the Visual Graph Explorer performance. It is a fantastic feature conceptually, but when the graph grows beyond a certain size, say fifty thousand plus nodes, the explorer becomes noticeably sluggish. Rendering a large graph in the browser gets heavy, so a smarter sampling or progressive loading approach would make it much more usable at scale. Another small but frustrating issue is the error messaging in AQL; when a query fails, the error messages can sometimes be cryptic and unhelpful. As a developer, you often spend more time debugging the error messages than actually fixing the query. More descriptive and actionable error messages would save a lot of developer frustration. Lastly, I would also appreciate a dark mode option for the UI; it sounds minor, but developers spend long hours in the interface, and a dark mode option is something the community has been requesting for a long time. These are not critical issues, but they are the type of polish that separates a good product from a truly great one. A few more improvements I have not mentioned include better GraphQL support, as ArangoGraph has some GraphQL integration, but it is not seamless. Many modern applications are built on GraphQL, and having first-class GraphQL support would make ArangoGraph much more accessible to frontend developers who are not familiar with AQL. Improved data import tools are also needed; migrating existing data into ArangoGraph from other databases like PostgreSQL or MongoDB has been more manual than expected. A proper migration wizard with schema mapping and data transformation built in would significantly reduce onboarding friction. Lastly, better Kubernetes integration would benefit teams running hybrid or on-premises deployments, with native Kubernetes operators being more mature and better documented, as we have seen several community complaints regarding this during our research phase. These improvements would really elevate ArangoGraph from a great database to a complete graph intelligence ecosystem.
Michael Hasenfang - PeerSpot reviewer
Director, Platform Engineering - Infrastructure Systems and Automation at a computer software company with 1,001-5,000 employees
Collecting compliance data has become more efficient while managing unstructured inputs for reporting
The features that I find most valuable within Microsoft Azure Cosmos DB are probably the cost, as the cost optimization is good. The storage and queryability are good for what we're doing; it's a lot of unstructured data, so having a platform to put that in and then be able to harvest that data out for the reporting we do is essential. In terms of cost saving, it was probably easily 30 to 40% cheaper than doing a standard SQL, which is what we saw just on piloting and getting in there. We were initially thinking 20 to 25%, but we were probably more at the 35 to 40%. We are using Microsoft Azure Cosmos DB's hybrid search today. The value that it has added to my AI or search workloads is that I think it's optimized that process and made it easier. We have a lot of unstructured data coming from different dissimilar systems and different data sources, so correlating those things together and making sense of it has been very beneficial. Microsoft Azure Cosmos DB has had pretty good performance with searching through large amounts of data; it's been fast, and we haven't seen a lot of performance degradation while building larger queries and bringing in a large set of data. The dynamic auto-scale or serverless model from Microsoft Azure Cosmos DB has helped reduce costs and operational effort; however, it's hard to quantify how that plays out since you're using a shared service. It shifts my focus away from building, managing, and upgrading to adding value.

Quotes from Members

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

Pros

"ArangoGraph changed the way our teams think about data, and this mental shift improved our overall data modeling approach across the entire project."
"ArangoGraph has positively impacted my organization as we made a 30% saving in order to build this graph."
"ArangoGraph has positively impacted my organization by enabling discovery sessions that we can close within two weeks instead of keeping them open for a month, reducing delays by nearly 50 percent."
"Microsoft Azure Cosmos DB helped improve our organization's search result quality significantly when we started using it about eight years ago."
"Azure Cosmos DB helped improve the quality of our search results."
"The solution is used because we get faster response times with large data sets than with SQL. It's essential for us because we have half a billion rows, and we need to return them quickly."
"Since it's a managed service, Azure backend handles scalability. From a user's perspective, we don't need to worry about scalability."
"Cosmos DB is a pretty stable solution. I would rate it a ten out of ten."
"This is a good product and I recommend it, especially in cases where people want to keep their information outside of the organization and on the cloud."
"The features most valuable to us in Microsoft Azure Cosmos DB are the auto scale and change feed. These features allow us to do some operations that are not possible with SQL Server."
"We achieved a strong return on investment."
 

Cons

"ArangoGraph can be improved in terms of pricing, as enterprise pricing is quite hefty."
"The first and biggest pain point I noticed was the AQL learning curve; for developers coming from an SQL background, AQL feels initially unfamiliar."
"There is room for improvement in terms of stability."
"The topic of RU consumption needs better documentation. Now that Microsoft has partnered with different LLM organizations, such as OpenAI, a bot could guide us through different metrics present in Microsoft Azure Cosmos DB."
"I don't think Cosmos DB has improved our organization. People are using it, but I'm not sure it's the best solution. For one, it's costly. Also, there are other issues with it. You cannot get all the records simultaneously. You can only get it in chunks of 1,500 maximum."
"From about half a billion rows, we're returning maybe 20,000 in two or three minutes. We don't know why, but we are working with Microsoft and a third party to figure that out."
"We'd like to avoid full DR replication if possible, as this would result in significant cost savings."
"It doesn't support all databases."
"There should be a simpler way for data migration."
"The only problem I face is more with infrastructure as code templates that don't cover everything that can be set up or configured on the portal, requiring some manual work which is additional work for us."
 

Pricing and Cost Advice

Information not available
"Cosmos DB is a managed offering, so its cost is understandably higher."
"Its cost is transparent. Pricing depends on the transaction and data size, but overall, it is cheaper compared to hosting it on your corporate network due to other factors like power consumption."
"There is a licensing fee."
"Cosmos DB gave us three accounts for $400. We pay according to the usage."
"Cost isn’t a big hurdle for us right now. The solution is not costly."
"Microsoft Azure Cosmos DB is moderately priced, where it is neither expensive nor cheap."
"Cosmos should be cheaper. We actually intend to stop using it in the near future because the price is too high."
"Cosmos DB is a PaaS, so there are no upfront costs for infrastructure. There are only subscriptions you pay for Azure and things like that. But it's a PaaS, so it's a subscription service. The license isn't perpetual, and the cost might seem expensive on its face, but you have to look at the upkeep for infrastructure and what you're saving."
report
Use our free recommendation engine to learn which Database as a Service (DBaaS) solutions are best for your needs.
913,654 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Construction Company
36%
Comms Service Provider
12%
Outsourcing Company
12%
Manufacturing Company
8%
Financial Services Firm
11%
Outsourcing Company
10%
Legal Firm
10%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business35
Midsize Enterprise24
Large Enterprise58
 

Questions from the Community

What needs improvement with ArangoGraph?
ArangoGraph can be improved in terms of pricing, as enterprise pricing is quite hefty. I would also note that the AI feature in the UI can be improved. I find the accuracy and reliability of Arango...
What is your primary use case for ArangoGraph?
My main use case for ArangoGraph is to build a bridge between us and the client to showcase applications such as social networks, recommendation engines, fraud detection, network and dependency ana...
What advice do you have for others considering ArangoGraph?
If others are looking into using ArangoGraph, my advice is that if they want to input different data and group it to see statistics, they can confidently choose ArangoGraph. I would rate this produ...
What is your experience regarding pricing and costs for Microsoft Azure Cosmos DB?
I have knowledge about the pricing, setup cost, and licensing aspect of Microsoft Azure Cosmos DB.
What needs improvement with Microsoft Azure Cosmos DB?
I would see improvements in Microsoft Azure Cosmos DB, particularly concerning integration with more tiers. They should integrate products like IBM Watson for analytics and offer more options for e...
What is your primary use case for Microsoft Azure Cosmos DB?
I have worked with databases like Azure SQL Database, Cosmos DB, and PostgreSQL. We had a migration where our customer wanted solutions like Microsoft Azure Cosmos DB, where they desired high avail...
 

Also Known As

No data available
Microsoft Azure DocumentDB, MS Azure Cosmos DB
 

Overview

 

Sample Customers

Information Not Available
TomTom, KPMG Australia, Bosch, ASOS, Mercedes Benz, NBA, Zero Friction, Nederlandse Spoorwegen, Kinectify
Find out what your peers are saying about ArangoGraph vs. Microsoft Azure Cosmos DB and other solutions. Updated: September 2026.
913,654 professionals have used our research since 2012.