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

ArangoGraph vs Microsoft Azure Cosmos DB comparison

 

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)
20th
Average Rating
7.6
Reviews Sentiment
4.4
Number of Reviews
3
Ranking in other categories
No ranking in other categories
Microsoft Azure Cosmos DB
Ranking in Database as a Service (DBaaS)
4th
Average Rating
8.2
Reviews Sentiment
6.9
Number of Reviews
109
Ranking in other categories
NoSQL Databases (2nd), Managed NoSQL Databases (1st), Vector Databases (1st)
 

Mindshare comparison

As of June 2026, in the Database as a Service (DBaaS) category, the mindshare of ArangoGraph is 0.7%. The mindshare of Microsoft Azure Cosmos DB is 4.9%, up from 2.0% 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.7%
Other94.4%
Database as a Service (DBaaS)
 

Featured Reviews

B 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 has positively impacted my organization as we made a 30% saving in order to build this graph."
"The main ROI for us with ArangoGraph is infrastructure cost and development speed because it is multi-model."
"ArangoGraph changed the way our teams think about data, and this mental shift improved our overall data modeling approach across the entire project."
"The best features of Microsoft Azure Cosmos DB are the way it maintains the data in partitions and its retention policies."
"Microsoft Azure Cosmos DB is a Microsoft solution specifically, but we can develop with different developer kits for different databases."
"Having a NoSQL solution that can do that in a 100 percent Azure shop is the best fit we could want."
"I like the way you can create and delete records. You pass a JSON, and then it creates a record."
"The most valuable features include the global write capability, which allows customers to read and write across different regions simultaneously, enhancing performance and availability."
"Change notification works well, and the ability to process documents in a scalable way is important. This means we can efficiently thread out different operations and meet our organizational performance and scalability needs."
"It is integral to our business because it helps manage schema and metadata for all our documents and customers. The AI insights we glean based on Azure OpenAI also end up in Cosmos DB. We need a NoSQL store because the schema is dynamic and flexible, so Cosmos DB is a great fit. It has four nines or possibly five nines availability, excellent geo-distribution, and auto-scaling."
"The biggest benefit of Microsoft Azure Cosmos DB is the general cloud model that Azure gives you, providing more flexibility from a cost and data perspective while offering reasonable pricing and the best security solutions with zero trust protection, and with Azure you can start small and grow as you need."
 

Cons

"The first and biggest pain point I noticed was the AQL learning curve; for developers coming from an SQL background, AQL feels initially unfamiliar."
"Regarding the negative points of view about ArangoGraph, the only thing is a performance issue."
"Currently, it doesn't support cross-container joins, forcing developers to retrieve data from each container separately and combine it using methods like LINQ queries."
"Our use case was a failure with Microsoft Azure Cosmos DB, and we do not have any other opportunity to use Microsoft Azure Cosmos DB."
"The first one is the ability to assign role-based access control through the Azure portal for accounts to have contributor rights."
"An improvement would be a more robust functionality around updating elements on a document, or some type of procedural updates that don't require pulling the entire document."
"There are multiple approaches to implementing multitenant architecture on Azure Cosmos DB, but there is still no single or best-recommended approach when you have a big variance in the size of your tenants. That is something that still needs to be worked on."
"An improvement could include increasing the document size or providing a method to manage larger sets efficiently. If they want to keep a 2 MB limit, they should provide a way to chain multiple documents in a systematic way so that developers do not have to figure out what to do when a document is larger than 2 MB."
"The solution’s pricing could be improved."
"The API compatibility has room for improvement, particularly integration with MongoDB. You have to connect to a specific flavor of MongoDB. We'd also like a richer query capability in line with the latest Mongo features. That is one thing on our wish list. The current version is good enough for our use case, but it could be improved."
 

Pricing and Cost Advice

Information not available
"There is a licensing fee."
"The pricing for Cosmos DB has improved, particularly with the new pricing for Autoscale."
"Its pricing structure is quite flexible."
"Microsoft provides fair pricing."
"The Cosmos DB pricing model, initially quite complicated, became clear after consulting with Azure Advisor, allowing us to proceed with confidence."
"The RU's use case determines our license fees."
"It's expensive. I would rate it a seven out of ten for pricing."
"Cosmos DB's pricing structure has significantly improved in recent months, both in terms of its pricing model and how charges are calculated."
report
Use our free recommendation engine to learn which Database as a Service (DBaaS) solutions are best for your needs.
900,644 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business33
Midsize Enterprise22
Large Enterprise58
 

Questions from the Community

What needs improvement with ArangoGraph?
I think that ArangoGraph can be improved.
What is your primary use case for ArangoGraph?
My main use case for ArangoGraph is to build a customer graph in order to create a relation between customer and end users. I connect all the user related data together between the orders that they...
What advice do you have for others considering ArangoGraph?
I advise others looking into using ArangoGraph to speed up the development using all the features that the product provides. I gave this review a rating of 8.
What is your experience regarding pricing and costs for Microsoft Azure Cosmos DB?
Microsoft Azure Cosmos DB's pricing model has aligned with my budget expectations because I can tune the RU as I need to, which helps a lot. Microsoft Azure Cosmos DB's dynamic auto-scale or server...
What needs improvement with Microsoft Azure Cosmos DB?
I have not utilized Microsoft Azure Cosmos DB multi-model support for handling diverse data types. I'm not in the position to decide if clients will use Microsoft Azure Cosmos DB or any other datab...
What is your primary use case for Microsoft Azure Cosmos DB?
We have a very large team of developers who develop a solution for our customers. In the part where they need some infrastructure on Microsoft Azure, we deploy entire environments of different type...
 

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 Microsoft, Amazon Web Services (AWS), MongoDB and others in Database as a Service (DBaaS). Updated: May 2026.
900,644 professionals have used our research since 2012.