> PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions I am not sure I understand—is this a wrapper around SQLite?
Pocketbase – open-source realtime back end in 1 file
11–20 of 211 posts
Re: Pocketbase – open-source realtime back end in 1 file
#12Re: Pocketbase – open-source realtime back end in 1 file
#13> PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions I am not sure I understand—is this a wrapper around SQLite?
Re: Pocketbase – open-source realtime back end in 1 file
#14Is this some sort of supabase but with sqlite and without the operational complexity?
Re: Pocketbase – open-source realtime back end in 1 file
#15https://apps.apple.com/us/app/pocketbase-mobile-pok/id674828...
Re: Pocketbase – open-source realtime back end in 1 file
#16Re: Pocketbase – open-source realtime back end in 1 file
#17Trailbase is the same concept, but written in Rust instead of Go.
Re: Pocketbase – open-source realtime back end in 1 file
#18Re: Pocketbase – open-source realtime back end in 1 file
#19From looking at the description it sounds more like subscriptions to events of data changes that are dispatched close to the data operation
How would realtime even work for a networked system going over tcp?
Re: Pocketbase – open-source realtime back end in 1 file
#20Trailbase is the same concept, but written in Rust instead of Go.
TrailBase has a comparison page https://trailbase.io/comparison/pocketbase/
Pocketbase has a sense of quality/care around it that seems missing.