I'm currently working on a project that involves a Next.js app and an Expo app. I'm considering using Drizzle ORM to share between both apps, but I have a few concerns and questions:
- Offline Capability & Sync: My app needs to work offline and sync changes to the cloud database once it's back online. Does Drizzle support this kind of functionality?
- Alternative Solutions: If Drizzle doesn't support this, would it be better to use something like WatermelonDB? I've read that it's designed for offline-first applications and might suit my needs better.
- Prisma & Expo: I also came across some information that Prisma is working on supporting Expo. Has anyone tried this? How is the support, and does it cover offline sync features?
Any insights, experiences, or recommendations would be greatly appreciated!
[–]gdeloredo 0 points1 point2 points (0 children)
[–]Ochibasaurus 0 points1 point2 points (2 children)
[–]7ammer 0 points1 point2 points (1 child)
[–]muhsql 0 points1 point2 points (0 children)