electric-sql / electric

Sync little subsets of your Postgres data into local apps and services.
https://electric-sql.com
Apache License 2.0
6.48k stars 156 forks source link

swift-client: initial sketch. #1958

Open thruflo opened 2 weeks ago

thruflo commented 2 weeks ago

An initial generated sketch of a Swift client, based on the writing your own client guide. To be verified / improved and potentially extended to support CoreData sync.

@paulharter it's worth syncing [ahem] with @samwillis on any into SQLite sync patterns, given the stuff he's working on with PGlite.