
Who ArangoDB is for#
Teams modeling documents plus relationships
ArangoDB fits products where records and relationships matter together: identity, permissions, recommendations, catalogs, fraud graphs, and knowledge graphs.
Skip if:
Use a simpler document database if your application never needs graph traversal or multi-model queries.
Developers consolidating data stores
Teams can reduce synchronization work by keeping document and graph data in one database. AQL gives one query language over both models.
Skip if:
Skip it if your organization already has strong operations and performance tooling around a specialized database that fits the workload.
What it's built on#
- Languages
- C++ElixirJavaScriptPythonTypeScript

