|
|
|
|
|
by bhl
384 days ago
|
|
Ecosystem for local-first and mobile is pretty immature, at least for Swift. In comparison to the web where there's so many libraries e.g. Zero, LiveStore, LiveBlocks, I've yet to find a good GRDB (sqlite abstraction) integration / client. Offline-first is definitely very strong, but now how do I get data into a remote database with conflict resolution support? |
|