PocketBase is an open-source backend in a single file, built with Go. It provides an embedded SQLite database with realtime subscriptions, built-in authentication management, a convenient admin dashboard UI, and a simple REST-ish API — all from a single executable. Perfect for lightweight backend needs, side projects, and prototypes where you want full control without the complexity of a full backend framework.