5 ms·
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/ https://tinybas
by aCoreyJ 2y 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/ https://tinybase.org/
- satvikpendem 2y agoSeems like that is only Javascript based. I like ElectricSQL and PowerSync because they're on the database layer and are client agnostic.
- aCoreyJ 2y agoYea 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/ https://tinybase.org/guides/persistence/database-persistence...