
Your instant GraphQL API, hosted in France
Generate a real-time GraphQL API for your databases in minutes with Hasura, installed and maintained by DINAO. Your data and backend remain on our French servers — sovereign and GDPR compliant.
What is Hasura GraphQL Engine?
Hasura GraphQL Engine is an open source engine that instantly generates a real-time, high-performance GraphQL API over your databases — primarily PostgreSQL. By simply connecting your database, you get a complete API without writing code: queries, mutations, relations, filters, aggregations, and pagination.
Hasura goes beyond CRUD with GraphQL subscriptions for real-time, event triggers that trigger your business logic on every data change, scheduled triggers (cron), as well as actions and remote schemas to integrate your services and federate multiple sources under a single API.
On the security side, Hasura offers fine-grained access control based on row and column-level roles, with JWT / SSO authentication. Self-hosted on your DINAO instance, the engine and your data remain in France, under your control.
Host Hasura GraphQL Engine at DINAO
Resource tiers compatible with Hasura GraphQL Engine prerequisites (minimum 1 vCPU / 512 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…
Do I need to write code to get the API?
No. Hasura automatically generates a complete GraphQL API (queries, mutations, relations, filters) from your PostgreSQL database schema, without writing a backend layer.
Does Hasura handle real-time?
Yes. Hasura provides live GraphQL subscriptions and event triggers to trigger your business logic (webhooks, functions) on every data change.
How to secure data access?
Via role-based access control at the row and column level, combined with JWT or SSO authentication. Each request is filtered according to the role's permissions.
Where is the data hosted?
On DINAO infrastructure in France, in one of the available data centers. Your Hasura engine and database do not leave the territory.
Can I connect multiple databases?
Yes. Hasura allows federating multiple data sources under a single GraphQL API, and extending it via remote schemas and actions.