112 ArangoDB Reviews

Multi model
AQL
Foxx Microservices framework
Arango search
Arango Oasis
Arangdb brings database technology to the next level. It simplifies the data model in an organisation by going away from the need of polyglot persistence. AQL is an amazing stuff which combines all the data model in one query and it’s ability to return back data in various structures. The recent addition of Arango search is a promising feature which can currently perform good amount of search patterns with out needing any additional persistence from the application. In my opinion Arango is a true multi model database which can perform a variety of user requirements. I really enjoyed working with it. Review collected by and hosted on G2.com.
I think the Arango web UI can be enhanced to have many features which includes taking hot backups Review collected by and hosted on G2.com.

This database is very simple to visualize and implement your data models. Also the querying in AQL are pretty simple. Anyone with basic programming knowledge too can adapt to it quickly. The graph features provide a completely different picture. Review collected by and hosted on G2.com.
Not much about the database, but the documentation for the drivers of arango is quite ambiguous & not well written. It could have been much simpler. Review collected by and hosted on G2.com.

Being a document based database, it is flexible to store any kind of schema. Review collected by and hosted on G2.com.
I think, it is not very popular or not having broad community like mongodb. Sometimes you may not find the well support for issues that you are facing. Review collected by and hosted on G2.com.


The AQL, gives us the way to write any complex query which was difficult to write in other languages. Review collected by and hosted on G2.com.
Inbuilt methods, there should be some inbuilt methods to fetch the data quickly from database where users don't have to write the query. Review collected by and hosted on G2.com.
1. It' easy to install both a single ArangoDB instance and ArangoDB cluster cross different OS, including CentOS, Ubuntu, MacOS and Windows. You could try and test graph database just through several steps.
2. The AQL is easy to learn and understand. The official document about AQL is very detailed. Everyone could learn it just by reading the AQL document.
3. The most important thing is that the AQL for graph traversal is very efficient. For a graph consisting of one hundred thousand nodes, it takes half an hour to query all rings which includes 6 to 12 nodes.
4. ArangoDB is schema free for a big graph. So it's easy to modify the graph structure without considering different problems.
5. ArangoDB support different cluster modes. That means however big your data is ArangoDB could dynamically scale out or in. Review collected by and hosted on G2.com.
1. The graph display is not as clear as Neo4j. Although the GUI is not so important for a programer, it's a big problem for general customers because a beautiful and clear GUI could be more understandable for them.
2. ArangoDB could consider supporting Cypher. Cypher is easier to understand and many people have learnt it so maybe they don't like to learn so many different query languages. Review collected by and hosted on G2.com.
One of the best database which gives almost all the features that needed for developing a product. Gives a very good performace, great community, great documentation etc. Review collected by and hosted on G2.com.
The product we are developing it gives everything we need. So nothing so far. Review collected by and hosted on G2.com.
Querying and integration with any programming language, Documentation can be better Review collected by and hosted on G2.com.
Documentation can be better, and add query optimization technique Review collected by and hosted on G2.com.

Migrating a project to ArangoDB from a document DB was intimidating at first but with all the tools it comes packing made it much easier. The query language has a pretty shallow learning curve while at the same time equipping you with so much power.
The rich web interface was the most useful for me; it allowed me to play around with data and queries before committing anything to actual implementation. Review collected by and hosted on G2.com.
I've had no complaints so far, but I'll be sure to raise if I have any Review collected by and hosted on G2.com.
The multimodal helps us to achieve variety of solutions to all kinds of problems using the same database.The aql query is also so advanced. Review collected by and hosted on G2.com.
There are small bugs coming up, sometimes.
But they are really improving the performance and functionalities as well. Review collected by and hosted on G2.com.