Your single-file backend, hosted in France
A real-time backend powered by PocketBase, installed and maintained by DINAO. SQLite database, authentication, REST API and admin UI — on a private instance hosted in France.
What is PocketBase?
PocketBase is an open source real-time backend delivered as a single executable file. It combines an embedded SQLite database, authentication, file storage, a real-time REST API and a web admin interface — a lightweight and self-contained backend-as-a-service (BaaS).
It supports real-time subscriptions (changes are pushed to the frontend), full authentication (email/password + OAuth2 Google, GitHub, Facebook…), file storage and an automatically generated REST API. The admin interface allows you to create collections and fields without writing code.
Written in Go with minimal memory footprint (SQLite in WAL mode), PocketBase can also be used as a Go framework to extend its functionality, and provides official client SDKs (JavaScript, Dart). It is the ideal tool for quickly prototyping or deploying an application in production without rewriting its backend.
Host PocketBase at DINAO
Resource tiers compatible with PocketBase prerequisites (minimum 0,5 vCPU / 128 Mo / 1 Go). Hosted in France, fully managed.
This application uses an unofficial/unverified image or requires custom resources. We review and deploy it upon request.
Request a quoteTechnical details
You might be wondering…
What is PocketBase used for?
PocketBase provides a complete backend: SQLite database, authentication, file storage, real-time REST API and admin interface. Ideal for launching an application without coding the entire backend.
Do I need to be a developer?
The admin UI allows you to create collections and fields without code. To connect an application, official SDKs (JavaScript, Dart) and a REST API are provided; PocketBase is also extensible as a Go framework.
Where are my app's data hosted?
On DINAO's infrastructure in France, in one of the available data centers. Your application's and users' data never leave the country.
Is real-time included?
Yes. PocketBase pushes creations, updates and deletions to your frontend in real-time via subscriptions, with no additional configuration required.
Can I change plans or export my data?
Yes. You can scale up or down according to load, and your SQLite data remains exportable. No proprietary lock-in.