PocketBase is an open-source backend in a single file - realtime database, auth, and file storage.
Developer Tools
Screenshots

PocketBase
PocketBase is an open-source backend in a single file - a realtime database, authentication, file storage, and an admin dashboard, ready to power your app without any infrastructure setup.
Getting started
- Open your CApp URL and add // to reach the admin dashboard (e.g. yourdomain//).
- Log in with your account email and the password you set at checkout.
- Create collections (tables), define fields, and start calling the REST/realtime API from your app - the API base URL is your CApp URL itself.