Mogenerator
CoreStore
Our great sponsors
Mogenerator | CoreStore | |
---|---|---|
0 | 11 | |
3,043 | 3,771 | |
- | - | |
0.0 | 5.0 | |
over 2 years ago | 2 months ago | |
Objective-C | Swift | |
MIT License | 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.
Mogenerator
We haven't tracked posts mentioning Mogenerator 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.
MagicalRecord - Super Awesome Easy Fetching for Core Data!
AlecrimCoreData
JSQCoreDataKit - A swifter Core Data stack
Cadmium - A Swift framework that wraps CoreData, hides context complexity, and helps facilitate best practices.
SugarRecord - CoreData/Realm sweet wrapper written in Swift
Sync - JSON to Core Data and back. Swift Core Data Sync.
AERecord - Super awesome Swift minion for Core Data (iOS, macOS, tvOS)
GRDB.swift - A toolkit for SQLite databases, with a focus on application development