Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
External reviews are not included in the AWS star rating for the product.
A great fusion of document and graph database
What do you like best about the product?
ArangoDB lets you model data without duplicating a large amount of data between tables, avoids the need for large join statements due to traversal capabilities, and lets you have loose schemas by storing JSON data. It's easy to deploy and maintain via helm, and enterprise support is excellent.
What do you dislike about the product?
Traversals can be expensive and/or slow, and optimizing them can be difficult. There's a lot to consider when structuring the data and writing queries.
What problems is the product solving and how is that benefiting you?
ArangoDB provides us with graph database traversals, vastly simiplifying our queries, and preventing round trips to the database.
- Leave a Comment |
- Mark review as helpful
Great DB for real world data
What do you like best about the product?
In real world data scenarios, there is often a mix beteen structured data and unstractured data. The big advantage of ArangoDB is that it allows to store and query both structured and unstuctured data and their complex relations within a single system, making it a lot easier to extract insights from all types of data and also minimizing the attack surface, thus increasing security. Querying can be done with the powerful and extensible AQL query language, via driver packages for languages like TypeScript and Python, and using the powerful and quite unique Foxx microservice package, which also comes with ready to use integration examples for common BI tools.
ArangoDB is available for all major operating systems, as a container and as a mangaged service, so it can truly run everywhere, also providing scalability from a standalone single node to a enterprise cluster solution. The community version has a permissive Apache license also allowing commercial use, making it easy to try hands on whether it is the right solution. The commercially available enterprise vLersion provides some additional features like encryption at rest, and a very responsive and effective customer support.
ArangoDB is available for all major operating systems, as a container and as a mangaged service, so it can truly run everywhere, also providing scalability from a standalone single node to a enterprise cluster solution. The community version has a permissive Apache license also allowing commercial use, making it easy to try hands on whether it is the right solution. The commercially available enterprise vLersion provides some additional features like encryption at rest, and a very responsive and effective customer support.
What do you dislike about the product?
ArangoDB still lacks some granularity in access control. It is possible to grant read-write or read-only access per collcetion basis, but not on a document or attribute level.
Exposing only specific data base on the user querying like one would implement with a view in a SQL DB (let's call it "virtual collections" is currently not possible.
Exposing only specific data base on the user querying like one would implement with a view in a SQL DB (let's call it "virtual collections" is currently not possible.
What problems is the product solving and how is that benefiting you?
ArangoDB empowers our users to gain insights from complex structured and unstructured data and integrate these data with additional data processing solutions.
Using arangodb as a primary store on our product
What do you like best about the product?
Complex aql options, geospatial queries, json store
What do you dislike about the product?
Inability to pivot data, facets calculation performance is poor, only basic fulltext search, no vector store and similarity search for embeddings yet
What problems is the product solving and how is that benefiting you?
Data analytics for investigation of illicit activities of people.
Feature rich Open-Source Graph Database
What do you like best about the product?
Blazing-fast multi-modal database engine, that provides out-of-the box highly-connected (graph) structure querying. Well documented, with amazing support and customer service.
What do you dislike about the product?
Not the most flexible pricing model. Could benefit from having encryption as a baseline (not enterprise) feature.
What problems is the product solving and how is that benefiting you?
Exploring highly-connected business entities, that require blazing fast traversal.
Best Graphing DB for rapid development
What do you like best about the product?
Graphing features and functions. Felxible AQL syntax to query documents
What do you dislike about the product?
Its bit diffcult to maintain the arango cluster during distributed deployment. Need in-depth knowledge to manage shards.
What problems is the product solving and how is that benefiting you?
Arango allows us to query over the geographically sparse data with ease of use. It also provide eloborate query language which can able to solve many use cases. It is helping us to store multi-level unstructured data and quering faster when compared to other solutions.
Integration of ArangoDB as a production db
What do you like best about the product?
The speed and the Graph feature in use for great visualization of geo data regarding our users
What do you dislike about the product?
Unfortunetely there is no official plugin for DataGrip, yet
What problems is the product solving and how is that benefiting you?
We had the issue of finding a fast and reliable way to visualize data
Does what it says with solid training
What do you like best about the product?
no issues with my demo's and training workshops material yet to role this out into production.
What do you dislike about the product?
More credits for testing please I ran out pretty quickly.
What problems is the product solving and how is that benefiting you?
having dymanic relationship navigation storage, search and retrival at speed and low latency
Great choice for multi-model connected data
What do you like best about the product?
The combination of document and graph db is very convinient
AQL Query langage is robust and easy to learn
Good phase of inovation
Great self-hosted (kubernets) support
AQL Query langage is robust and easy to learn
Good phase of inovation
Great self-hosted (kubernets) support
What do you dislike about the product?
I would love to see better monitoring and managment capabilites in ArangoGraph Insights Platform (hosted)
The ecosystem is not as deleloped it is of major databases - Not much of thrid party tools for administration, queries and vizualisations
The ecosystem is not as deleloped it is of major databases - Not much of thrid party tools for administration, queries and vizualisations
What problems is the product solving and how is that benefiting you?
We are build a knowlage graph of conected resources, arangodb db allows us to use a single DB to store both resource data and their connection data in single place,
This allows us to query that kind of data very efficiently
This allows us to query that kind of data very efficiently
Easy to use
What do you like best about the product?
ArangoDB provides a graphical interface which is rare among other providers, specially the visualization of graphs. Also, the pyArango library in python is quite rich.
What do you dislike about the product?
The GUI sometimes crashes. Also, every time a graph is reloaded, the nodes' position changes, making it hard to follow. I wonder why for this visualization the random see is not fixed.
What problems is the product solving and how is that benefiting you?
Fast query in a tree structure
An envisioned graph db using NoSQL technology, aimed at empowering organizations
What do you like best about the product?
AQL, graph traversals and ArangoSearch are the most robust capabilities of the product.
What do you dislike about the product?
ArangoDB Viewer needs an overhaul and advanced analytic capabilities
What problems is the product solving and how is that benefiting you?
Graph databases can efficiently store complex relationships between various entities, such as products, parts, suppliers, and customers, in a single unified view. This helps to facilitate more accurate and efficient tracking of these relationships, which is critical for effective engineering change implementation, identification of obsolescence parts, identifying critical paths for production planning etc
showing 21 - 30