Pocketbase – open-source realtime back end in 1 file

(pocketbase.io)

37 points | by modinfo 1 hour ago

4 comments

  • EvanAnderson 1 minute ago
    It got some good discussion back in January, 2024: https://news.ycombinator.com/item?id=38898934

    There have been a ton of releases since then. It looked like a pretty interesting project at the time. I'd be interested to hear from people who have been using it and how keeping up with the releases has been (compatibility, ease of migration, issues, etc).

  • sjdonado 20 minutes ago
    This is an amazing project, can't wait to see the 1.0
  • mickael-kerjean 22 minutes ago
    is this some sort of supabase but with sqlite and without the operational complexity?
  • ranger_danger 6 minutes ago
    Apparently 1 file just means a static go binary with a bunch of separate assets compiled in.

    I guess for some reason I was hoping for source code that was only one file.