Introducing G2.ai, the future of software buying.Try now
Share your insights with ArangoDB

Thousands of people like you come to G2 to find out whether solutions like ArangoDB are the right fit for them. Share your real experiences with ArangoDB and the G2 community and help someone make the right decision about their software.

ArangoDB Reviews & Product Details - Page 9

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
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

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
Product Avatar Image

Have you used ArangoDB before?

Answer a few questions to help the ArangoDB community

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.
Robert H.
RH
Founder
Internet
Small-Business (50 or fewer emp.)
"ArangoDB enabled our business to grow"
What do you like best about ArangoDB?

Everything. All just work!

Graph DB

Document Store

Key-Value Store

HTTP Rest Endpoints (and GraphQL)

AQL Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Javascript. My problem

Web UI is sometimes a little unresponsive but easily fixed. Review collected by and hosted on G2.com.

Tristan R.
TR
CTO
Information Technology and Services
Small-Business (50 or fewer emp.)
"Never regretted our choice"
What do you like best about ArangoDB?

AQL is rather easy to pick up and feels rather natural. The web interface is perfectly fine. The documentation is comprehensive and the community is absolutely friendly and helpful. It is backed up by a motivated company and the contact to the people over there has always been a pleasure.

The multi-model approach is great and enables us to fulfill the whole of our project needs with just one DB product.

The integration of Foxx Microservices directly into the DB is a nice topping. The balance between open source and enterprise features is at a sweet spot. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Honestly? There is nothing I dislike at this point. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Small-Business (50 or fewer emp.)
"Good software, doc and community"
What do you like best about ArangoDB?

Documentation, tooling, and more generally user experience are the best I had in a long time.

The software has a good default configuration, no bullshit, and it is based on well-tested building blocks.

The community and especially Arango's employee are always very responsible for all kinds of problems.

And of course, pretty decent performances and forgiveful to misuse of some features. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Client API are not that good nor efficient. One would have expected a better C++ client than one based on Curl for instance.

Actually, it is so easy to start using and testing Arango that one can miss some important things in the documentation and gives a false impression of bugs/slowness sometime. Review collected by and hosted on G2.com.

Lucas d.
LD
Desenvolvedor Web
Mid-Market (51-1000 emp.)
"ArangoDB: multi-model database "
What do you like best about ArangoDB?

ArangoDB is a multi-database model that allows you to take full advantage of the flexibility of NoSQL and does so with very good performance. The AQL language is very easy to understand and use. It's really quite friendly with anyone who is already familiar with SQL. ArangoDB also provides good facilities such as the Web UI and CLI tools for database administration. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Nothing until now. The database fits well to my current needs. Review collected by and hosted on G2.com.

KAVIN RAJ D.
KD
Research Scientist
Computer Software
Small-Business (50 or fewer emp.)
"efficient graph traversal and relationship identification"
What do you like best about ArangoDB?

Clear query structure which allows to execute efficient queries and sub-queries. The fact that the DB is schemaless makes us to redefine the data model effortlessly to incorporate more features to the collection as part of agile development. AQL allows to combine multiple functionalities within a single query resembling like a function in programming language which gives superior power over db operations Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

As DB is schemaless retrieving attribute which does not exist throws null value instead of error which needs to checked appropriately. Review collected by and hosted on G2.com.

David T.
DT
Founder
Information Services
Small-Business (50 or fewer emp.)
"How a database should be"
What do you like best about ArangoDB?

Foxx Microservices

Traditionally databases have been designed for clients to make calls directly into the tables and columns of the database, requiring developers to be responsible for their code as well as the structure of the database.

With Foxx Microservices in ArangoDB, it allows the database owner to provide a REST interface for consumers to access the data. This is fantastic for improving security, data integrity, and ease of use.

The security aspect is that users of the database no longer need direct access to tables, rather they are limited to only access the data via a REST interface and the inbuilt Swagger support in Foxx helps developers and consumers understand the structure of the data.

Data integrity benefits because you can implement your own validation and business logic at the database layer, intercepting data before it enters or leaves the server.

Many development platforms and products are able to interact with REST API's and that is the key benefit of Foxx Microservices. No longer do you need special drivers or client software to interact with a Foxx enabled database, rather you just make standard REST calls. Key here is that it's easy to consume your data and you can maintain a loose coupling between what actions they perform on your data and the specifics around how your data is physically structured.

The kicker is that Foxx is programmed with JavaScript, making it easy to get up to speed with a language that many of us are familiar with already. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

I'd love to see ArangoDB hosted in Cloud Providers as a SaaS offering! The power of Foxx Microservices gives ArangoDB a real point of difference over existing database technologies. By being able to centralize a lot of your product functionality and business logic right in the ArangoDB database makes this a great candidate for a cloud based SaaS offering, or an internal SaaS offering in your own data center. Review collected by and hosted on G2.com.

Gregor R.
GR
Head of Technology
Small-Business (50 or fewer emp.)
"Very performant free graph DB"
What do you like best about ArangoDB?

Very professional graph DB designed from the ground up for multi model support, scaling (e.g., clustering and sharding built in), free open source and enterprise model but even free version has great community and official support.

Very good driver support, Java driver has become really advanced now with async support and direct access to VelicyPack serialization format. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Proprietary query language AQL, no support for Apache Tinkerbob

Web UI still only has quite basic navigation, visualisation and query assistance (intelligent auto completion) Review collected by and hosted on G2.com.

Gaël D.
GD
Président
Small-Business (50 or fewer emp.)
"Easy to learn, quick, but young"
What do you like best about ArangoDB?

Graph database, AQL which is SQL friendly and KV storage + Document storage + Graph storage in only one solution Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Setup production cluster outside (DC/OS) is not easy Review collected by and hosted on G2.com.

Alan V.
AV
Software and Web Developer
Internet
Mid-Market (51-1000 emp.)
"An easy way to do complex things"
What do you like best about ArangoDB?

Document and Graph database at the same time;

It's easy to query the database with AQL; Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Not a big issue, but I think database should keep the connection open like other databases. Review collected by and hosted on G2.com.

Andreas J.
AJ
Fellow of the Python Software Foundation
Computer Software
Small-Business (50 or fewer emp.)
"Multi-purpose "NoSQL" database of my choice"
What do you like best about ArangoDB?

ArangoDB provides a robust and feature-rich database implementation when you need a document store combined with a graph database. The ability to store documents and model arbitrary relations between documents using a graph is a key feature and often needed when your data model is not only flat or hierarchical but just connected in many different way. The query language AQL allows us to write queries similar to SQL. This is a major advantages over databases mis-using JSON as query language.

Transactional integrity, ACID compliance are also a big plus. Review collected by and hosted on G2.com.

What do you dislike about ArangoDB?

Not many issues with the current Arango 3 release. Older release had various issues like non-persistence of indexes but the ArangoDB team addressed most issues in the latest releases which where blocking development and production. Review collected by and hosted on G2.com.

ArangoDB