PocketBase
FeaturedOpen-source backend in a single file: database, auth, file storage, and admin UI.
Overview
PocketBase bundles an embedded SQLite database, an auth system, file storage, and a realtime API into one executable.
It suits small teams who want a backend without operating one.
Key features
- Single-binary deployment
- Realtime subscriptions
- Built-in admin dashboard
Pros
- No infrastructure to run
- Fast local development
Cons
- SQLite-bound write throughput
- Limited horizontal scaling
Best for
Solo foundersInternal toolsPrototypes that must ship
More Database
Compare allView MariaDB
MariaDB
Community-developed SQL database fork of MySQL with compatible APIs and enterprise features.
View Microsoft Access
Microsoft Access
Desktop database and app builder for teams that need forms, reports, and relational data.
View Microsoft SQL Server
Microsoft SQL Server
Enterprise relational database for transactional workloads, analytics, and hybrid cloud.