What does HackerNews think of pocketbase?

Open Source realtime backend in 1 file

Language: Go

#76 in Go
There is PocketBase[0], which seems to be very similar, never used it, I'm just aware of it's existence.

[0] https://github.com/pocketbase/pocketbase

pocketbase is great, I used it in several personal projects, and I really like it

https://github.com/pocketbase/pocketbase

PocketBase is an open source Go backend, consisting of:

  * embedded database (SQLite) with realtime subscriptions

  * built-in files and users management

  *convenient Admin dashboard UI

  *and simple REST-ish API