
Your distributed SQL database, hosted in France
A distributed and indestructible database powered by CockroachDB, installed and maintained by DINAO. High availability and SQL scalability, on our French servers — your data survives outages.
What is CockroachDB?
CockroachDB is a distributed SQL database, designed to remain available and consistent even in the face of failures. It automatically replicates your data across multiple nodes and survives the loss of a server, disk, or entire zone, without service interruption or manual intervention — hence its name inspired by the cockroach, indestructible.
Its greatest strength is PostgreSQL compatibility: CockroachDB speaks the same wire protocol and a very close SQL dialect, so your existing drivers, ORMs, and queries work directly. You benefit from serializable ACID transactions at the cluster level, without having to manage sharding manually.
The database scales by simply adding nodes: it rebalances itself and can distribute data geographically. With DINAO, your CockroachDB cluster is deployed, encrypted (inter-node TLS), backed up with point-in-time recovery, monitored and maintained, all hosted in France.
Host CockroachDB at DINAO
Resource tiers compatible with CockroachDB prerequisites (minimum 2 vCPU / 4 Go / 20 Go). Hosted in France, fully managed.
- 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
1 hidden tier(s) (insufficient resources for this app) : Découverte
Technical details
You might be wondering…
How does CockroachDB differ from standard PostgreSQL?
CockroachDB speaks the same protocol and SQL as PostgreSQL, but it is a distributed database: it replicates your data across multiple nodes, survives failures, and scales horizontally without manual sharding.
Do my PostgreSQL applications work on it?
In the vast majority of cases, yes. CockroachDB is compatible with the PostgreSQL wire protocol, so your existing drivers, ORMs, and queries connect directly, with a few exceptions.
What happens in case of a server failure?
In a multi-node configuration, CockroachDB continues to serve queries without interruption: data is replicated, and the cluster automatically rebalances when the node comes back or is replaced.
Where is the data hosted?
On DINAO infrastructure in France, in one of the available data centers. Your data does not leave the territory.
Can I change my plan or export my data?
Yes. You can add or remove nodes, upgrade or downgrade tiers, and your data remains exportable in standard SQL format — no proprietary lock-in.