SugarRecord is a persistence wrapper designed to make working with persistence solutions like CoreData in a much easier way. Thanks to SugarRecord you’ll be able to use CoreData with just a few lines of code: Just choose your stack and start playing with your data.
Features:
- Swift 3.0 compatible (Xcode 8.0).
- Protocols based design.
- For beginners and advanced users
- Fully customizable. Build your own stack!
- Friendly syntax (fluent)
- Away from Singleton patterns! No shared states 🎉
- Compatible with OSX/iOS/watchOS/tvOS
- Fully tested (thanks Nimble and Quick)
- Actively supported

Leave a Reply
You must be logged in to post a comment.