← Back to catalog Hasura GraphQL Engine · managed by DINAO

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.

Hosted in FranceInstant GraphQL APIReal-time SubscriptionsGDPR CompliantOfficial publisher image
Overview

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.

Compatible offers

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.

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 vCPU
ideal : 2 vCPU
Memory
512 Mo
ideal : 2 Go
Disk
5 Go
ideal : 20 Go
Image : docker.io/hasura/graphql-engine:v2.45.5 Registry : docker.io Services : postgres, graphql-engine Ports : 8080:8080
FAQ

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.