MagicalRecord
CoreStore
Our great sponsors
MagicalRecord | CoreStore | |
---|---|---|
0 | 11 | |
10,853 | 3,699 | |
0.0% | - | |
0.0 | 5.5 | |
almost 2 years ago | 13 days ago | |
Objective-C | Swift | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MagicalRecord
We haven't tracked posts mentioning MagicalRecord yet.
Tracking mentions began in Dec 2020.
CoreStore
-
Core data example
It’s not from Apple, but there’s a framework called CoreStore which you might find easier to pick up initially.
-
Finally acquainting myself with CoreData after 10 years of mostly avoiding it. Very heavy obj-c baggage. Anyone recommend a wrapper?
CoreStore (though iCloud support is still in the works)
-
Swift Playgrounds iPad - Core Data?
CoreStore works really well for pure Swift models: https://github.com/JohnEstropia/CoreStore/blob/develop/Playground_iOS.playground/Contents.swift
-
Realm vs CoreData in 2021. Which do you use and why?
CoreData through CoreStore. Full disclosure: I’m the author of the lib
What are some alternatives?
encrypted-core-data - v2.0 - iOS Core Data encrypted SQLite store using SQLCipher
Realm - Realm is a mobile database: a replacement for Core Data & SQLite
QueryKit - A simple CoreData query language for Swift and Objective-C.
AlecrimCoreData
JSQCoreDataKit - A swifter Core Data stack
Cadmium - A Swift framework that wraps CoreData, hides context complexity, and helps facilitate best practices.
Mogenerator - Core Data code generation
Sync - JSON to Core Data and back. Swift Core Data Sync.
SugarRecord - CoreData/Realm sweet wrapper written in Swift
AERecord - Super awesome Swift minion for Core Data (iOS, macOS, tvOS)
GRDB.swift - A toolkit for SQLite databases, with a focus on application development