SugarRecord
Core Data helper
A persistence wrapper designed to simplify working with Core Data in Swift applications.
CoreData/Realm sweet wrapper written in Swift
2k stars
58 watching
223 forks
Language: Swift
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
albertodebortoli/skopelos | A minimalistic implementation of Core Data's persistent store management and synchronization features | 237 |
tadija/aerecord | A Core Data wrapper library providing a simple and flexible way to manage data storage and querying for iOS, macOS, tvOS applications. | 302 |
oliverletterer/slrestfulcoredata | An Objective-C library providing a set of tools to simplify working with Core Data in RESTful applications | 178 |
prosumma/coredataqueryinterface | A fluent interface library for working with Core Data in Swift | 36 |
mrdekk/datakernel | A minimalistic wrapper around CoreData to simplify persistence operations | 18 |
mbcrump/tasksforswiftwithpersistingdata | A Swift task management app with Core Data persistence | 16 |
jmfieldman/cadmium | A framework that simplifies Core Data usage by enforcing best practices and providing a transparent API for common CRUD operations. | 122 |
andrewcbancroft/blogidealist-swiftui | Demonstrates how to use Core Data with SwiftUI for persisting data and fetching it in an app | 71 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
devxoul/moyasugar | A syntactic sugar library that simplifies the creation of Moya network requests by providing concise ways to define routes, parameters, and HTTP headers. | 192 |
modo-studio/unsplashkit | A Swift client library providing access to Unsplash's API endpoints for fetching images and other resources. | 191 |
sugar-framework/plugs | A collection of middleware plugins for web applications | 20 |
jessesquires/jsqcoredatakit | A comprehensive framework for building Core Data stacks with a focus on simplicity and best practices. | 616 |
behrad-kzm/quickdb | A Generic CoreData Manager for storing and retrieving various types of data | 18 |
dfreniche/modern-core-data-playground | An introduction to Core Data using a Swift Playground project that tests and demonstrates its usage | 35 |