Your complete open-source backend, hosted in France
A Supabase self-hosted platform by DINAO: PostgreSQL database, authentication, instant API, and file storage all in one. The alternative to Firebase — without sending your data to Google.
What is Supabase?
Supabase presents itself as the open-source alternative to Firebase, built around a PostgreSQL database. The platform brings together in a coherent set everything needed to build an application's back-end: database, auto-generated API, authentication, file storage, and serverless functions.
Each project has a dedicated Postgres database with auto-generated REST and GraphQL APIs, a table editor, over 40 extensions, as well as full authentication (email, OTP, magic links, over 20 social providers) secured by Row Level Security. Also included is an S3-compatible object storage, Edge functions in TypeScript/Deno, and a Realtime engine that synchronizes changes via WebSocket.
Built on standard Postgres, Supabase avoids vendor lock-in and remains fully self-hostable. It appeals to developers who want to prototype quickly while maintaining a robust and portable relational database. Hosted on DINAO's infrastructure, it allows you to keep all application data in France.
Host Supabase at DINAO
Resource tiers compatible with Supabase prerequisites (minimum 2 vCPU / 4 Go / 10 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…
Is Supabase an alternative to Firebase?
Yes. Supabase offers a complete backend (database, authentication, API, storage, real-time) comparable to Firebase, but open-source and powered by standard PostgreSQL. Hosted by DINAO in France, it avoids dependency on Google.
Can I access the PostgreSQL database directly?
Yes. Under Supabase, it is a true PostgreSQL: you can connect to it directly with your tools (psql, ORM, BI), in addition to the auto-generated API. No proprietary format, your data remains portable.
Where is the data hosted?
On DINAO's infrastructure in France, in one of the available datacenters. Database, accounts, and files do not leave the territory and remain subject to French and European law.
Are technical skills required?
Supabase is aimed at developers (front-end, mobile, advanced no-code), but significantly reduces backend code thanks to the instant API and SDKs. DINAO manages hosting, updates, and security; you focus on your application.
How do backups and restoration work?
DINAO daily backs up the database and file storage in an encrypted manner, with PITR on the database. Restoration is performed upon request.