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 file. Think of it as a lightweight alternative to Firebase or Supabase.
"Pocketbase has been great for getting off the ground with an open-source authentication system and database UI. It is surprisingly efficient, and with liteFS we have been able to continue using it without any performance issues."
"I drew endless inspiration from the PocketBase project: the best documentation, excellent code execution and, of course, the best support in GH discussions."
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.