Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 23 Core Data Open-Source Projects
-
-
Core Data (and CoreStore, which is backed by Core Data) is an object persistence system (so objects can survive between application sessions), which lets you work with the objects in a more database-like way. For example, you can ask for all the instances of a Person object which match a predicate like the pets relationship is not nil. You can think of it like a more advanced version of arrays and sets.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
CareKit
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
-
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
-
-
-
-
Skopelos
A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.
-
-
-
SLRESTfulCoreData
Objc naming conventions, autogenerated accessors at runtime, URL substitutions and intelligent attribute mapping
-
JustPersist
JustPersist is the easiest and safest way to do persistence on iOS with Core Data support out of the box. It also allows you to migrate to any other persistence framework with minimal effort.
-
CloudCore
Robust CoreData-CloudKit synchronization, including offline queuing, relationships, private, shared and public databases, field-level deltas, encrypted values, maskable attributes, cacheable assets, and more.
-
Cadmium
A Swift framework that wraps CoreData, hides context complexity, and helps facilitate best practices. (by jmfieldman)
-
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Core Data related posts
- How to manage instances of a class
- Details View using CoreData
- Finally acquainting myself with CoreData after 10 years of mostly avoiding it. Very heavy obj-c baggage. Anyone recommend a wrapper?
- Items appended in an array are not remembered after restart.
- CoreData: the burden of the past
- Store data and update it
- Swift Playgrounds iPad - Core Data?
-
A note from our sponsor - SonarLint
www.sonarlint.org | 9 Feb 2023
Index
What are some of the best open-source Core Data projects? This list will help you:
Project | Stars | |
---|---|---|
1 | MagicalRecord | 10,853 |
2 | CoreStore | 3,678 |
3 | Mogenerator | 3,044 |
4 | CareKit | 2,277 |
5 | SugarRecord | 2,129 |
6 | Ensembles | 1,641 |
7 | QueryKit | 1,455 |
8 | Graph | 874 |
9 | encrypted-core-data | 770 |
10 | JSQCoreDataKit | 601 |
11 | CoreValue | 457 |
12 | SuperRecord | 372 |
13 | AERecord | 305 |
14 | Skopelos | 236 |
15 | ios-queryable | 227 |
16 | HardCoreData | 208 |
17 | SLRESTfulCoreData | 179 |
18 | JustPersist | 167 |
19 | CloudCore | 126 |
20 | Cadmium | 123 |
21 | PredicateFlow | 103 |
22 | CWCoreData | 64 |
23 | CoreDataDandy | 33 |