CoreDataQueryInterface
Core Data wrapper
A fluent interface library for working with Core Data in Swift
A type-safe, fluent Swift library for working with Core Data
36 stars
6 watching
4 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
coredatafluent-interfaceswift
Related projects:
Repository | Description | Stars |
---|---|---|
albertodebortoli/skopelos | A minimalistic implementation of Core Data's persistent store management and synchronization features | 237 |
ddddxxx/swiftcf | A collection of convenience wrappers and utilities to simplify using CoreFoundation frameworks in Swift | 18 |
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 |
mrdekk/datakernel | A minimalistic wrapper around CoreData to simplify persistence operations | 18 |
dfreniche/modern-core-data-playground | An introduction to Core Data using a Swift Playground project that tests and demonstrates its usage | 35 |
apparentsoft/reactivecoredata | A framework for integrating Core Data with ReactiveCocoa to enable reactive programming and background processing. | 254 |
modo-studio/sugarrecord | A persistence wrapper designed to simplify working with Core Data in Swift applications. | 2,110 |
jessesquires/jsqcoredatakit | A comprehensive framework for building Core Data stacks with a focus on simplicity and best practices. | 616 |
andyshep/coredataplaygrounds | A set of playgrounds for exploring the Core Data framework in bite-sized increments. | 152 |
nirma/default | Library to simplify interacting with UserDefaults by providing an alternative API and extensions for custom object storage | 470 |
andrewcbancroft/blogidealist-swiftui | Demonstrates how to use Core Data with SwiftUI for persisting data and fetching it in an app | 71 |
plugdata-team/plugdata | A Pure Data plugin wrapper with a new GUI built using JUCE, providing a more comfortable patching experience for DAWs. | 1,572 |
jindulys/githubpilot | A GitHub API V3 wrapper for Swift that simplifies interaction with the platform's data. | 55 |
nmdias/defaultskit | A lightweight wrapper for UserDefaults that provides strongly typed and efficient storage for iOS, macOS, and tvOS apps. | 1,432 |
jordanebelanger/swiftybluetooth | A library providing a closure-based API for CoreBluetooth operations | 209 |