← Back to catalog ArangoDB · managed by DINAO

Document, graph, and key-value, hosted in France

Bring your data models together in one engine and one query language (AQL) with ArangoDB, installed and maintained by DINAO. Your data stays on our French servers.

Hosted in FranceMulti-model (graph)Managed by DINAOGDPR CompliantOfficial Docker image
Overview

What is ArangoDB?

ArangoDB is an open source multi-model database that brings together three data models in a single engine: document (JSON), graph, and key-value. Instead of stacking multiple specialized databases, we leverage a single technology and a unified query language, AQL (ArangoDB Query Language), which combines document queries, graph traversals, joins, and aggregations.

ArangoDB natively integrates full-text search and analytics via ArangoSearch, as well as a powerful graph engine suited for complex relationships: recommendations, fraud detection, knowledge graphs, or networks. For very large graphs, SmartGraphs optimize sharding to maintain good performance at scale.

On the operations side, ArangoDB deploys in single-server mode or in a cluster with sharding and replication for high availability. It exposes a REST/HTTP API, official drivers for most languages, and the Foxx framework for writing microservices directly close to the data.

Compatible offers

Host ArangoDB at DINAO

Resource tiers compatible with ArangoDB prerequisites (minimum 1 cœur / 1 Go / 5 Go). Hosted in France, fully managed.

Découverte
1 vCPU · 2 Go · 20 Go
9,90 € /month excl. VAT
  • 1 dedicated vCPU
  • 2 Go RAM
  • 20 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Under the hood

Technical details

vCPU
1 cœur
ideal : 2 cœurs
Memory
1 Go
ideal : 4 Go
Disk
5 Go
ideal : 20 Go
Image : docker.io/library/arangodb:3.12 Registry : docker.io Services : arangodb Ports : 8529:8529
FAQ

You might be wondering…

What is a multi-model database?

ArangoDB stores and queries JSON documents, graphs, and key-value pairs in a single engine. You replace multiple specialized databases with one, using a single query language, AQL.

What is the graph model used for?

The graph model is ideal for complex relationships: social networks, recommendations, fraud detection, knowledge graphs. AQL allows for efficient traversals and joins, even on very large graphs via SmartGraphs.

Where is the data hosted?

On DINAO infrastructure in France, in one of the available data centers. Your collections and graphs do not leave the territory.

Are technical skills required?

DINAO manages installation, clustering, updates, and monitoring. Your developers query the database in AQL via official drivers or the REST API, just like with any database.

Can ArangoDB handle production workloads?

Yes. It deploys in a cluster with sharding and replication for high availability and horizontal scaling, and integrates ArangoSearch full-text search.