Your document-based NoSQL database, hosted in France
A flexible and high-performance MongoDB cluster, installed, replicated, and monitored by DINAO. Your JSON documents stay on our French servers — not on an American cloud like Atlas.
What is MongoDB?
MongoDB is a document database (NoSQL) built around a document model in JSON-like format (BSON). Rather than rigid tables and rows, MongoDB groups data into flexible documents, allowing for rapid schema evolution and natural modeling of complex structures.
Its Community Edition, free and self-hostable, offers essential capabilities: a powerful query engine, aggregation pipeline, flexible indexing, replication via replica sets, and horizontal partitioning (sharding) for scalability. Recent versions also include full-text and vector search, useful for semantic search and RAG scenarios.
MongoDB is designed for developers who prioritize schema agility and development speed: web and mobile applications, catalogs, content management, logging, or IoT data. Deployable on Linux, containers, or Kubernetes, it integrates easily into a modern architecture while remaining under your control on your own infrastructure.
Host MongoDB at DINAO
Resource tiers compatible with MongoDB prerequisites (minimum 1 vCPU / 1024 Mo / 5 Go). Hosted in France, fully managed.
- 1 dedicated vCPU
- 2 Go RAM
- 20 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
Technical details
You might be wondering…
How does MongoDB differ from an SQL database?
MongoDB stores flexible JSON/BSON documents without a rigid schema or classic joins. It is ideal for heterogeneous data, APIs, and scalable catalogs. For highly relational data, PostgreSQL or MySQL remain more suitable.
Is it an alternative to MongoDB Atlas?
Yes. You get a managed MongoDB equivalent, but hosted in France by DINAO, with no dependency on Atlas's US cloud. Your data remains sovereign.
Where is the data hosted?
On DINAO's infrastructure in France, in one of the available data centers. Your documents do not leave the territory and remain subject to French and European law.
Are technical skills required?
To use the database, a connection string and an official driver are sufficient. DINAO handles installation, the replica set, backups, and security. Your developers retain full access.
How do backups and restoration work?
Daily encrypted backups (snapshots or mongodump) are retained for X days. Restoring a collection or the entire cluster is done upon request.