DataKernel is a minimalistic wrapper around CoreData stack to ease persistence operations. It is heavily inspired by SugarRecord but have no external dependencies (except Cocoa of course) and with some refinements. It is covered with unit tests.
Features:
- Swift (tested in XCode 9.1)
- Protocols based design
- Fully tested
- Actively supported
- Rich set of operations (but I think something may be missed)
- No iCloud yet (but planned)

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