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.
Mapping our RDF data to ArangoDB is excellent & many workarounds are provided for business use cases
What do you like best about the product?
ArangeDB provisions DBaaS for our organizational requirements as it acts as the scalable backbone for various graph analytics & complex data structures. It helps determine the connections between multiple database objects within a short duration. This effectively saves from using expensive JOIN operations at query time since the object connections are stored on disk & in memory.
What do you dislike about the product?
None actually. We can harmonize data from various data stores into the specific semantic model for enhanced visibility and identification of connections. It is useful as we work with plenty of use cases in which we need to analyze the relationship between data points. Also, we can detect network outages faster while using ArangoDB.
What problems is the product solving and how is that benefiting you?
ArangoDB supports a lot of data models & its simple to incorporate all of them through AranoDB Query Language (AQL). It provides substantial scalability, security & compliance standards for Resource Description Framework (RDF) data sets. We can conveniently replicate any graphs to all database servers within the cluster for optimizing local query execution. Additionally, ArangoDB offers extensive features for LDAP integration, backup encryption & data masking.
- Leave a Comment |
- Mark review as helpful
ArangoDb works really well in .NET 6 (WPF)
What do you like best about the product?
1- Easy to use, after the initial learning curve.
2- The best database I ever used. A joy to develop.
3- Really good support trough the Slack server. Every bug and question I had was fixed or answered in less than one day. There seems to be ArangoDB employees on the slack server. (or solid contributors)
4- The graph concept is extremly powerful. Every document is basically "Collection/id". For example, "Persons/1" is the first person.
5- Easy to use your own ID instead of generated ID (you simple pass the _key!)
6- Much much much more flexible than SQL.... in my case, I had to use it because my product enables user to build their own form and database. I wrote 90% less code with ArangoDB than a SQL database (SQLite, postgres).
2- The best database I ever used. A joy to develop.
3- Really good support trough the Slack server. Every bug and question I had was fixed or answered in less than one day. There seems to be ArangoDB employees on the slack server. (or solid contributors)
4- The graph concept is extremly powerful. Every document is basically "Collection/id". For example, "Persons/1" is the first person.
5- Easy to use your own ID instead of generated ID (you simple pass the _key!)
6- Much much much more flexible than SQL.... in my case, I had to use it because my product enables user to build their own form and database. I wrote 90% less code with ArangoDB than a SQL database (SQLite, postgres).
What do you dislike about the product?
2 simples things that can be easily fixed by the company or community :
1- C# nuget package could have better documentation.
2- As of august 2022, ArangoSearch does not have a way to search for every field in an index. However, you can append data in a field, so there's a way to do it.
1- C# nuget package could have better documentation.
2- As of august 2022, ArangoSearch does not have a way to search for every field in an index. However, you can append data in a field, so there's a way to do it.
What problems is the product solving and how is that benefiting you?
It's an extremly easy way to persist objects in a database.
I use 2 sets of objects : one with _id/_key/_rev (for reads and updates) and one without (for adds).
The flexibility is extremly important because in my app the user will create its own forms.
in my case, I wrote 90% less code with ArangoDb than a SQL database, which is awesome.
I use 2 sets of objects : one with _id/_key/_rev (for reads and updates) and one without (for adds).
The flexibility is extremly important because in my app the user will create its own forms.
in my case, I wrote 90% less code with ArangoDb than a SQL database, which is awesome.
A Graph Database with powerful in built capabilities in
What do you like best about the product?
The fact that ArangoDB has graphs around named and anonymous graphs and with a specific graph traversal syntax. In addition, ArangoDB also has the functionality of GeoJSON
What do you dislike about the product?
Some of the functions are rather specific to ArangoDB and functions like COLLECT in ArangoDB is too unique that it may be a little localized in some ways. Also, with specialized functions comes a learning curve.
What problems is the product solving and how is that benefiting you?
The ability to transform data, for text processing and searching, and with a standalone or combination with Views is a primary business case of working with ArangoDB. This leads to text manipulation, tokenization of words and value handling easy.
CEO of USPA Technology and create of LEO CDP
What do you like best about the product?
easy to learning, simple daabase administration and strong query language
What do you dislike about the product?
Arango Web Interface is not supported for multi-tab UI query
What problems is the product solving and how is that benefiting you?
building data warehouse easier, multi-model database can simplify the data pipeline
Arango cloud is a brilliant hassle free offering
What do you like best about the product?
The mixture of document, search and graph has made our decisions easier. We can limit our stack to use Arango and not have an explosion of vendor systems for each purpose.
What do you dislike about the product?
Sometimes you require to load subgraphs inmemory to do intense computations as AQL can be a bit strange to work with. Maintaining your own can take additional resouces but using arango cloud ensures the experts take care of it for you. There are not enough connectors to BI tools and ETL tools so you need to write them yourself.
What problems is the product solving and how is that benefiting you?
Building our knowledge graph to augment clinical knowledge, we use arango to run our ontology searches, hold transactional data, and as a source of truth for data used by our data science team.
Using arango has meant we can do all this with a single datastore and keep our team lean.
Using arango has meant we can do all this with a single datastore and keep our team lean.
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
showing 31 - 40