ArangoGraph (Managed Service)
ArangoDBReviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
115 reviews
from
External reviews are not included in the AWS star rating for the product.
Cloud DB storage
What do you like best about the product?
I like the fully hosted, managed and monitored cloud storage and cluster deployment.
What do you dislike about the product?
I have no problems with my DB, everything perfect.
What problems is the product solving and how is that benefiting you?
DB analysis and automatic monitoring, access management and control user.
Recommendations to others considering the product:
Manage, security and monitoring of all the necessary data.
A GraphDB that is fast, stable, and extremely feature rich!
What do you like best about the product?
Definitely the greatest thing about this DB is its versatility. It is a swiss army knife of data storage, and comes with a very rich AQL query language that has a low learning curve and allows for tons of possibilities to manage and query documents, key-value, and graph data! Last but not least, it supports search via ArangoSearch which is comparable to Elastic Search, and also provides a way to have a REST API or GraphQL endpoint via its Foxx services, which integrates deep into the DB. Needless to say, of course, it integrates very well with Kubernetes and even has its own operator. As for language support, they offer well-maintained libraries for all the main programming languages in use today. All of this is free and open-source! And when you become successful, you can switch to their premium offering ArangoOasis that can run in your preferred cloud for even more peace of mind. To recap, if you are looking for a good GraphDB, then look no more, because you have just found a gem!
What do you dislike about the product?
Honestly, nothing. I just which they advertised better the fact that GraphQL can be used fully via their Foxx microservices.
What problems is the product solving and how is that benefiting you?
Use it to map out a complex field of information, and to power multiple web apps and services. If you want Postgres, MongoDB, Redis, and ElasticSearch combined into one software, use ArangoDB.
Recommendations to others considering the product:
This is a good and well-supported open-source multi-modal graph-able DB software, it has a vibrant community and is definitely an all-into-one solution for data for any computing use from the web, to apps, and even analytics.
Simple to use and keeps NoSQL documents clean
What do you like best about the product?
No messy foreign table key references, clean edge documents to link documents
What do you dislike about the product?
I can't find anything to dislike apart from the fact that it is not yet as popular as other NoSQL databases used for production environments.
What problems is the product solving and how is that benefiting you?
I used arango for a start-up that I was working for. It was suitable for creating flexible schemas to store health-care related information.
1. No messy foreign table key references, clean edge documents to link documents
2. Query language AQL is easy to learn and has a lot of optimizing functions
3. The documentation is neat and covers everything
4. Quick graph-based traversals.
1. No messy foreign table key references, clean edge documents to link documents
2. Query language AQL is easy to learn and has a lot of optimizing functions
3. The documentation is neat and covers everything
4. Quick graph-based traversals.
Arango review
What do you like best about the product?
The aql query features and python libraries.
What do you dislike about the product?
Nothing, arango is pretty good, no problem in my usecase
What problems is the product solving and how is that benefiting you?
Knowledge graph based machine learning
Recommendations to others considering the product:
It's good just follow the documentation
ARANGODB 2 years of usage
What do you like best about the product?
The best part was maintaince and the GUI interface of the product
What do you dislike about the product?
Management wasn't with the nodes of db
What problems is the product solving and how is that benefiting you?
The no SQL management of the data also the quick return of good amount of data within minimum time
Recommendations to others considering the product:
It's a good db service on the cloud and can be managed with ease also the enterprise version was quite fast in terms of execution
WeBill MD Review
What do you like best about the product?
Multi Dimensional capabiltiies. The excellent query abilities and integration into language drivers. Optimial geo-queries. The Foxx environment allows for interesting microservice scenariois.
What do you dislike about the product?
INability to unit test foxx database interacvtions on the client. Need for foxx mocking libraries.
What problems is the product solving and how is that benefiting you?
Mpping extremely complex utility networks and billing scenarios. The ARANGODB vertice-edge integration with AQL and client drivers made the data modelling on these complex scenarios effortless.
Immense Flexibility With ArangoDB
What do you like best about the product?
We have a mapping platform that has an immense amount of GeoJson data. During our platform architecture phase, having a graph database was a major requirement. We began the search through the more popular graph databases only to find that none of them handled GeoJson natively. This meant that we would need two databases, a graph database and one that natively handled GeoJson aka a NoSQL database. We were not happy....then we found ArangoDB which stores document, graph, and key-value data PLUS GeoJson natively.
What do you dislike about the product?
So far, we do not find anything that we really do not like. If there was anything, it might be that their annual enterprise license is quite steep.
What problems is the product solving and how is that benefiting you?
This was covered in the first question, but to summarize, it is the ability to handle GeoJson data in a graph relationship. Truly brilliant.
Recommendations to others considering the product:
Move off of your document and key-value databases and provide more intelligence to your data no matter what data store type you have.
ArangoDB a great database to build and deploy applications on interconnected & intelligent data.
What do you like best about the product?
The best feature of ArangoDB is that it is a mature multi-modal database. We are using out-of-box features to create graph and document databases at the same time.
AQL and Javascript native FOXX are easy to implement. ArangoDB is open source.
AQL and Javascript native FOXX are easy to implement. ArangoDB is open source.
What do you dislike about the product?
Creating Property graphs is easy. However, there is no direct way to create RDF/ OWL graph. RDF triples are useful in machine learning
What problems is the product solving and how is that benefiting you?
We are developing applications on top of a semantic graph. ArangoDB architecture encourages microservices architecture, enabling us to design services in short iterative cycles.
ArangoDB is the modern solution to the modern problem!
What do you like best about the product?
ArangoDB is the best database I have used so far. The multi-model approach of storing graphs, documents, k/v and search all in one solution is a game-changer + IT SCALES! ArangoDB is really easy to pick up and everything seems very logical. The AQL (Arango query language) is very simple and intuitive, it took me and the team a couple of hours to get comfortable in writing queries. We were looking into TigerGraph and Neo4j before ArangoDB and it was not a hard decision to make, Neo4j simply doesn't scale (as we saw in our testing) and TG, even though being very performant was way too complex and writing queries was a nightmare to be honest.
What do you dislike about the product?
The graph visualizer. It is ok, it has all the basic functions but it stops there. I hope that is next on their roadmap as this is the only area I see them being behind some of their competitors.
What problems is the product solving and how is that benefiting you?
We are using ArangoDB as a Knowledge Graph and for fraud detection
Recommendations to others considering the product:
The support that ArangoDB provides is top-notch and very helpful. Give this technology a shot, there is so much you can do with it
Beautiful query language, best performance
What do you like best about the product?
The query language is incredibly convenient. The performance is excellent. Top marks for ease of use, flexibility, and performance. Scalability is good.
What do you dislike about the product?
The built-in graph visualization isn't optimal, but third-party graph visualizations integrate well enough to compensate. It doesn't have quite as extensive an external ecosystem as Neo4J.
What problems is the product solving and how is that benefiting you?
We're integrating complex bill of material datasets with supply chain, customer analytic, finance, and manufacturing data.
Recommendations to others considering the product:
Take advantage of ArangoDB's support offering. The ArangoDB support team's data modeling expertise hepled us a lot when designing complex applications. ArangoDB is also a very responsive company to feedback.
showing 51 - 60