Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

100 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    LUCIEN T.

A Versatile and User-Friendly Multi-Model Database

  • November 20, 2024
  • Review provided by G2

What do you like best about the product?
The web interface is particularly impressive, offering an intuitive dashboard that makes database management straightforward even for those new to NoSQL systems. The AQL query language feels natural, especially if you're coming from SQL, and the documentation is comprehensive and well-organized.
What do you dislike about the product?
The only downside is once you start using it, you can not stop ! bye bye airtables
What problems is the product solving and how is that benefiting you?
Sorting data in one place.
Speeding the process of finding the information quickly


    Simone M.

Arango is a complete platform for complex projects

  • November 19, 2024
  • Review verified by G2

What do you like best about the product?
the possibility to work with graphs in a complex way
What do you dislike about the product?
the limitation of the community edition to 100GB
What problems is the product solving and how is that benefiting you?
Arango is used by our dba to create a flexible structure for importing and exporting huge amount of data and connections


    Makoto M.

Complex AQL is way easier to reason when compared to Complex SQL

  • November 18, 2024
  • Review verified by G2

What do you like best about the product?
The best thing about ArangoDB, by far, is its query language. It is incredibly easy to onboard new engineers, especially those without a background in backend development or databases.
What do you dislike about the product?
If using only to be a transaction database for a simple CRUD app, you can find better pricing with other databases.
What problems is the product solving and how is that benefiting you?
Arango is our main transactional database. At first we were really looking into the graph capabilities, but we fell in love with its query language (AQL)


    Soumitra B.

A Database which offers document, graph, and key-value storage with a powerful query language.

  • November 18, 2024
  • Review verified by G2

What do you like best about the product?
Its simple query language (AQL) compared to complex cypher queries of other databases.
What do you dislike about the product?
nothing as such but expanding community support and resources, such as tutorials and forums, would help users troubleshoot issues more effectively
What problems is the product solving and how is that benefiting you?
We have an apllication which needs to perform certain queries of users in simple english language on a created and stored knowledge graph in arangodb, we have our own logic to convert those simple english queries to AQL.


    Computer Software

Excellent

  • November 15, 2024
  • Review provided by G2

What do you like best about the product?
Best thing is installing process is very easy and friendly, as provide very good docs..
What do you dislike about the product?
Not much, but try to provide quick suppoort
What problems is the product solving and how is that benefiting you?
The best thing is graph, giving nice ui for relation between the collections


    Computer Software

Easy to setup and integrate

  • November 05, 2024
  • Review provided by G2

What do you like best about the product?
Instructions to setup ArangoDB Community (using docker) are clear. Integration with existing project is smooth
What do you dislike about the product?
Setting up ArangoDB to perform semantic search on a specific node property looks complicated. One needs to define a metric function (e.g., cosine similarity). Would be nice to have a wrapper that does this
What problems is the product solving and how is that benefiting you?
Storing state machine as a Graph


    Lucas P.

Great graph database and awesome alternative for SQL

  • October 31, 2024
  • Review verified by G2

What do you like best about the product?
I really really enjoy AQL way to perform queries. It's as straightfoward as a JS script, very easy for devs to ramp up, easier to perform joins and complex operations!
What do you dislike about the product?
It could be somehow more intuitive to perform views/materialized views.
What problems is the product solving and how is that benefiting you?
Mostly all of our transactional operations are held using ArangoDB


    Sunray Z.

a perfect match for our modelling use case, complete db solution with unique properties

  • September 04, 2024
  • Review verified by G2

What do you like best about the product?
Unique and invaluable multi-model database where everything is accessed using one simple query language.
No more syncing with relational dbs when you need those capabilities.
Very friendly GUI with easy install and upgrade procedures that can be very simple to maintain. The GUI allows data exploration and analysis as well as query debugging in-place.
Very humble resource footprint, it is a 300MB C++ "rocket".
Excellent performance with many ways to improve and control it.
The Arango Team are all good people and are nice to meet and work with, they all are "clued in" and you do not get that offshore support feeling.
What do you dislike about the product?
Clustering stability, management and performance (scaling) may need some work.
Database-side triggers were promised for years but not there.
Locking mechanics may be further improved (and I see they are).
Some recent GUI changes are not always for the better.
Enterprise Support could be more responsive to medium and low priority cases (should take [much] less than a year, SLA need more enforcement)
What problems is the product solving and how is that benefiting you?
This is "The Tool" that allowed us to finally solve the Problem that Telco Industry could not solve for the 40 years of computer use -
Creating and Maintaining a Dynamic, Programmatically Accessible Model of the whole Network Topology and State as one Unified Landscape, without Boundaries and Visibility Limits,
open for traversal and analysis by all an any internal teams, for use cases of failure analysis, resource state detection, service integrinty (what-if) and change management in the Network Assurance usage patterns.


    Manh N.

ArangoDB is flexible but still not so fast on complex tasks.

  • June 12, 2024
  • Review verified by G2

What do you like best about the product?
- Very flexible schema
- Support types of joining
- Integrated web UI is useful
- ArangoSearch View is easy to use and helpful in retrieving data from multiple collections, including exact and fuzzy searching
What do you dislike about the product?
- Low performance on complex aggregations even when indexing is applied, especially on the big edge collections
- Documents do not describe how the index works clearly
- Graph traversal is not fast enough at times when filtering on edges. I needed to use 2 for loops (traverse 2 times) instead of multi-level traversing for better performance.
What problems is the product solving and how is that benefiting you?
ArangoDB helped us to organize data pretty efficiently by providing multiple data models (especially the graph model) and an integrated search engine.
Cyber Threats data looks intuitive when being stored in ArangoDB


    Import and Export

For DBAs it is easy to manage

  • June 06, 2024
  • Review verified by G2

What do you like best about the product?
From a DBA perspective, ArangoDB is easy to install, update and manage. We are using the ArangoDB enterprise edition on Linux RedHat. For install and update we are using the rpm pakages.
The user friendly Customer Support responds quickly and helpfully. Hot-Backups uses hardlinks and can be done very fast.
What do you dislike about the product?
There is no point-in-time backup/restore solution available.
What problems is the product solving and how is that benefiting you?
We were looking for a fast and lean NoSQL database.