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
113
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 has positively impacted my organization as we made a 30% saving in order to build this graph."
"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 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."
"It is one of the simpler databases to work with in terms of code management, tracking, and debugging due to its straightforward data storage and retrieval mechanisms."
"Their new feature, dynamic data masking, is very cool and useful for us."
"I would recommend Cosmos. It made our lives a lot easier. There's not a big learning curve in order to understand the structure and how to use it."
"Overall, I find Microsoft Azure Cosmos DB to be cost-effective, with a good return on investment (ROI)."
"It works reasonably fast. You can retain the original format of the document as received by the third-party system."
"We doubled our productivity with this small application."
"It is a NoSQL database."
"Cosmos is a PaaS, so you don't need to worry about infrastructure and hosting."
 

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."
"ArangoGraph can be improved in terms of pricing, as enterprise pricing is quite hefty."
"The price of Microsoft Azure Cosmos DB could be a bit lower."
"There are no particular factors that need improvement. There is a little bit of a learning curve with scaling workloads, but it works smoothly."
"I hope they improve the service. Before last year, improvements on Cosmos DB were very slow."
"Areas of improvement for Microsoft Azure Cosmos DB include indexing. While it makes data retrieval easier, it also increases costs. If there's a better way to improve indexing at a lower cost, that would be really helpful, but that's the major point for now."
"In the long run, there should be an addition of more features, especially because this space is evolving quickly. It all boils down to how many more features you are adding, how many integrations you are supporting, and how many more APIs you have that are standard APIs."
"Once you create a database, it calls the container, and then items show up. A better description and more guidance would help because the first time I created it, I didn't understand that a container is similar to a table in SQL."
"Cosmos DB is expensive, and the RU-based pricing model is confusing."
"There are some disadvantages as it is costly compared to other NoSQL databases. It has a complex pricing model and has a strict partitioning strategy."
 

Pricing and Cost Advice

Information not available
"It seems to have helped significantly. We were using a different database system previously, and one of the reasons for acquiring Microsoft Azure Cosmos DB was cost."
"Microsoft Azure Cosmos DB is moderately priced, where it is neither expensive nor cheap."
"You need to understand exactly the details of how the pricing works technically to stay within reasonable pricing."
"The solution is a bit on the expensive side."
"The cost is the biggest limitation of this solution."
"This cost model is beneficial because it allows for cost control by limiting resource units (RUs), which is ideal. However, for our needs, we can't engage with their minimum pricing, which ranges from 100 to 1,000 RUs. At the bare minimum, we need to use 4,000 RUs for a customer. I would like to find a way to gain some advantages from the lowest tier, particularly the ability to scale down if necessary. It would be helpful to have more flexibility in cost management at the lower end."
"The pricing for Cosmos DB has improved, particularly with the new pricing for Autoscale."
"Cosmos DB is expensive, and the RU-based pricing model is confusing. Although they have a serverless layer, there are deficiencies in what I can define and assign to a database. Estimating infrastructure needs is not straightforward, making it challenging to manage costs."
report
Use our free recommendation engine to learn which Database as a Service (DBaaS) solutions are best for your needs.
913,806 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
11%
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 Enterprise59
 

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,806 professionals have used our research since 2012.