Announcing PowerSync's GRDB Integration: Sync Your On-Device SQLite with Backend Databases #1841
kobiebotha
started this conversation in
Show and tell
Replies: 1 comment
-
|
Congratulations @kobiebotha and @stevensJourney! 🙌 We had a nice conversation in #1809 that lead to a great new GRDB feature that profits both PowerSync and all other GRDB users. A great example of fruitful collaboration :-) I hope GRDB will be able to help solving other limitations, if any, if it can. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm from the PowerSync team. Our passion is helping developers keep their on-device SQLite synced with their backend database. This gives apps benefits like instant UI/UX, offline-first, collaborative workflows, etc.
Many of our Swift users have been asking for GRDB support & we've been collaborating with @groue for some time. It has been amazing, and the culmination of that is that today we released our official GRDB integration, which opens up a nice incremental adoption path for sync in apps already using GRDB.
We have release notes here for anyone interested: https://releases.powersync.com/announcements/grdb-integration-alpha-for-powersync-swift
Beta Was this translation helpful? Give feedback.
All reactions