Hacker News new | ask | show | jobs
by aCoreyJ 659 days ago
I use TinyBase for the client side store, it can sync with pretty much all the technologies people are talking about here

https://tinybase.org/

1 comments

Seems like that is only Javascript based. I like ElectricSQL and PowerSync because they're on the database layer and are client agnostic.
Yea you can use it client side and sync to PowerSync or electricsql if you aren't using js on the backend

https://tinybase.org/guides/persistence/database-persistence...