Introducing G2.ai, the future of software buying.Try now

ArangoDB Reviews & Product Details - Page 5

ArangoDB Overview

What is ArangoDB?

ArangoDB is the company behind the leading, multi-model graph data and analytics platform that uncovers insights that are difficult or impossible with traditional SQL, Document, or even legacy graph databases – making it easier to drive value from connected data faster. ArangoDB now leads the way for Graph-Powered GenAI, Graph Analytics, and GraphML deployed via the most scalable and performant multi-model data architecture leveraged by thousands of Fortune 500 enterprises and innovative startups across many different industries, including financial services, healthcare, and telecommunications. Founded in 2015 in Cologne, Germany, ArangoDB Inc. is a venture-backed, next-generation graph data and analytics company headquartered in San Francisco, California, with offices and employees worldwide. Learn more at www.arangodb.com.

ArangoDB Details
Product Website
Languages Supported
English
Show LessShow More
Product Description

ArangoDB is a distributed, free, and open-source database with a flexible data model for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.

How do you position yourself against your competitors?

ArangoDB doesn’t make you choose between graph, document, vector, key-value, full- text search, or geospatial paradigms. You get it ALL in a single, integrated platform.

Imagine stitching together the results from 6 separate queries written in 6 different query languages. This is the developer’s life in the world of competing solutions. AQL, ArangoDB’s unified query language, accesses ALL your data with one query. It’s simple to learn and feels more like coding. No more data integration nightmares.

As your data and user base grow, ArangoDB effortlessly scales horizontally to accommodate. While competing solutions can only scale vertically (or horizontally with heavy manual intervention), ArangoDB easily scales without any hands-on work by operators. Data is automatically and intelligently distributed across nodes in a lights-out fashion. No unnecessary downtime to manually distribute data. Higher performance from fewer network hops.

The result? Far lower TCO, increased operational efficiency, and more satisfied users and customers.


Seller

ArangoDB

Description

ArangoDB is the company behind ArangoGraph Insights Platform: a next-generation graph data and analytics platform that uncovers insights in difficult or impossible data with traditional SQL, document, or even other graph databases – making it easier to drive value from connected data faster. ArangoGraph Insights Platform is the scalable backbone for graph analytics and complex data architectures for thousands of Fortune 500 enterprises and innovative startups across many different industries, including financial services, healthcare, and telecommunications. Founded in
015 in Cologne, Germany, ArangoDB Inc. is a venture-backed, next-generation graph data and analytics company headquartered in San Francisco, California, with offices and employees worldwide. Learn more at www.arangodb.com.

Overview Provided by:

ArangoDB Integrations

(1)
Verified by ArangoDB

Recent ArangoDB Reviews

anusha g.
AG
anusha g.Mid-Market (51-1000 emp.)
5.0 out of 5
"Arango- Great database that serves multiple purposes"
Unique ane multiple model database where everything is access using just one query. User interface is pretty good and it makes it very easy to ...
Verified User
U
Verified UserMid-Market (51-1000 emp.)
4.5 out of 5
"Efficient, Scalable, and Developer-Friendly"
Seamlessly handles graph, document, and key-value data in one powerful engine
Verified User
U
Verified UserSmall-Business (50 or fewer emp.)
4.0 out of 5
"It was overwhelming to the ArangoDB"
It was simple to setup and was easy to understand. Now whenever we got some issue, the customer support was always their to tackle the issue. Now a...

ArangoDB Media

ArangoDB Demo - ArangoDB Graph Viewer
ArangoDB Graph Viewer
ArangoDB Demo - AQL (ArangoDB Query Language) Result As JSON document
AQL (ArangoDB Query Language) Result As JSON document
How to get started with ArangoGraph, ArangoDB's cloud solution.
Play ArangoDB Video
How to get started with ArangoGraph, ArangoDB's cloud solution.
How ArangoDB differentiates vs legacy graph database solutions.
Play ArangoDB Video
How ArangoDB differentiates vs legacy graph database solutions.
How ArangoDB provides model flexibility vs. graph-only solutions.
Play ArangoDB Video
How ArangoDB provides model flexibility vs. graph-only solutions.
How ArangoDB enables database consolidation (featuring HP & Finite State)
Play ArangoDB Video
How ArangoDB enables database consolidation (featuring HP & Finite State)
ArangoDB GraphRAG in 3 minutes
Play ArangoDB Video
ArangoDB GraphRAG in 3 minutes

Official Downloads

Answer a few questions to help the ArangoDB community
Have you used ArangoDB before?
Yes

112 ArangoDB Reviews

4.6 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
112 ArangoDB Reviews
4.6 out of 5
112 ArangoDB Reviews
4.6 out of 5

ArangoDB Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Verified User in Entertainment
AE
Small-Business(50 or fewer emp.)
Validated Reviewer
Verified Current User
Review source: Seller invite
Incentivized Review
What do you like best about ArangoDB?

The speed and the Graph feature in use for great visualization of geo data regarding our users Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Unfortunetely there is no official plugin for DataGrip, yet Review collected by and hosted on G2.com.

What problems is ArangoDB solving and how is that benefiting you?

We had the issue of finding a fast and reliable way to visualize data Review collected by and hosted on G2.com.

Arman I.
AI
Senior Data Scientist
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: Seller invite
Incentivized Review
What do you like best about ArangoDB?

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. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

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. Review collected by and hosted on G2.com.

What problems is ArangoDB solving and how is that benefiting you?

Fast query in a tree structure Review collected by and hosted on G2.com.

PG
Software engineer
Small-Business(50 or fewer emp.)
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about ArangoDB?

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). Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

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. Review collected by and hosted on G2.com.

What problems is ArangoDB 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. Review collected by and hosted on G2.com.

Verified User in Industrial Automation
EI
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: Seller invite
Incentivized Review
What do you like best about ArangoDB?

AQL, graph traversals and ArangoSearch are the most robust capabilities of the product. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

ArangoDB Viewer needs an overhaul and advanced analytic capabilities Review collected by and hosted on G2.com.

What problems is ArangoDB 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 Review collected by and hosted on G2.com.

Verified User in Computer Software
EC
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: Seller invite
Incentivized Review
What do you like best about ArangoDB?

no issues with my demo's and training workshops material yet to role this out into production. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

More credits for testing please I ran out pretty quickly. Review collected by and hosted on G2.com.

What problems is ArangoDB solving and how is that benefiting you?

having dymanic relationship navigation storage, search and retrival at speed and low latency Review collected by and hosted on G2.com.

Verified User in Banking
UB
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: Organic
What do you like best about ArangoDB?

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 Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

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. Review collected by and hosted on G2.com.

What problems is ArangoDB 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. Review collected by and hosted on G2.com.

Karim N.
KN
Data Analyst
Small-Business(50 or fewer emp.)
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about ArangoDB?

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! Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Honestly, nothing. I just which they advertised better the fact that GraphQL can be used fully via their Foxx microservices. Review collected by and hosted on G2.com.

Recommendations to others considering ArangoDB:

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. Review collected by and hosted on G2.com.

What problems is ArangoDB 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. Review collected by and hosted on G2.com.

Trieu N.
TN
Founder
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: Organic
What do you like best about ArangoDB?

easy to learning, simple daabase administration and strong query language Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Arango Web Interface is not supported for multi-tab UI query Review collected by and hosted on G2.com.

What problems is ArangoDB solving and how is that benefiting you?

building data warehouse easier, multi-model database can simplify the data pipeline Review collected by and hosted on G2.com.

Verified User in Leisure, Travel & Tourism
EL
Small-Business(50 or fewer emp.)
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about ArangoDB?

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. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

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. Review collected by and hosted on G2.com.

Recommendations to others considering ArangoDB:

Move off of your document and key-value databases and provide more intelligence to your data no matter what data store type you have. Review collected by and hosted on G2.com.

What problems is ArangoDB 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. Review collected by and hosted on G2.com.

Verified User in Hospital & Health Care
UH
Enterprise(> 1000 emp.)
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about ArangoDB?

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. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

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. Review collected by and hosted on G2.com.

Recommendations to others considering ArangoDB:

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 Review collected by and hosted on G2.com.

What problems is ArangoDB solving and how is that benefiting you?

We are using ArangoDB as a Knowledge Graph and for fraud detection Review collected by and hosted on G2.com.