> 
> On a broader note, I have yet to see a true modern replacement for SQLite on 
> the embedded side. There are any number of lightweight document stores, but 
> they either have performance worse than SQLite, or are not really suitable 
> for embedded use.

Realm ???

It’s faster than sqlite and easy to use.  At least I found it easy in a simple 
swift test app I wrote a while back.   Haven’t played with it since the switch 
to swift 3.0.
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to