Hacker News new | ask | show | jobs
by drewbug01 1214 days ago
I like it! I feel like it's exposing the underlying capabilities of CloudKit a lot more directly to users, which is cool.

If you're interested in reading about the kinds of technology that make things like this possible, the CloudKit paper is a really excellent read: http://www.vldb.org/pvldb/vol11/p540-shraer.pdf

1 comments

What makes CloudKit easier to implement these features? Why not a local db like sqlite?