PocketBase is an open source Go backend that has embedded realtime database, files and users management, admin UI and REST-ish API, all compiled in 1 portable executable.
You could think of it as a lightweight alternative to Firebase or Supabase.
What are some of the use cases for it? Is it only for doing a quick prototype or for using inside tests? also what is the underlying db you guys used for this?