13 रिपॉजिटरी
Frameworks and wrappers for managing Core Data stacks.
Explore 13 awesome GitHub repositories matching part of an awesome list · Core Data Tools. Refine with filters or upvote what's useful.
MagicalRecord is a data persistence library and wrapper for Core Data that implements the Active Record pattern. It maps database rows directly to object instances, allowing for the creation, update, and retrieval of records without writing manual query logic. The project functions as a mapping layer that synchronizes object properties with a managed object context. It utilizes generic-based type resolution and model-class querying to enable data fetching directly on model classes, which removes the need for a separate external manager and reduces repetitive fetch request boilerplate. The li
Easy fetching and management for Core Data.
CoreStore, Core Data फ्रेमवर्क का उपयोग करके स्थानीय डेटा स्टोरेज और ऑब्जेक्ट ग्राफ़ को प्रबंधित करने के लिए एक टाइप-सेफ Swift इंटरफ़ेस और पर्सिस्टेंस रैपर है। यह एक परमाणु पर्सिस्टेंस मैनेजर के रूप में कार्य करता है जो डेटा अपडेट को ट्रांजेक्शनल ब्लॉक के भीतर निष्पादित करता है ताकि यह सुनिश्चित हो सके कि परिवर्तन पूरी तरह से सहेजे गए हैं या स्थिति भ्रष्टाचार को रोकने के लिए रोल बैक किए गए हैं। यह प्रोजेक्ट परिभाषित संस्करण श्रृंखलाओं के माध्यम से अनुक्रमिक स्कीमा माइग्रेशन करने के लिए एक समर्पित फ्रेमवर्क और Swift प्रोटोकॉल का उपयोग करके बाहरी JSON डेटा को पर्सिस्टेंट एंटिटीज में आयात करने के लिए एक टाइप-सेफ ऑब्जेक्ट मैपिंग सिस्टम प्रदान करता है। इसमें प्रॉपर्टी रैपर्स और रीडर घटकों के माध्यम से SwiftUI व्यू के साथ पर्सिस्टेंट एंटिटीज को सिंक्रनाइज़ करने के लिए एक डेटा बाइंडिंग लेयर शामिल है। यह सिस्टम संरचित फ़िल्टरिंग और सॉर्टिंग के साथ टाइप-सेफ डेटा फ़ेचिंग का भी समर्थन करता है, साथ ही ऑब्जेक्ट्स और सूचियों में परिवर्तनों की निगरानी के लिए अवलोकन उपकरण भी प्रदान करता है।
Provides a type-safe Swift interface and persistence wrapper for managing local data storage and object graphs.
Core Data code generation
Automatic code generation for Core Data models.
JSON to SwiftData and back. SwiftData Sync.
Modern synchronization between JSON and Core Data.
A synchronization framework for Core Data.
Synchronization framework for Core Data applications.
This project is a curated collection of technical questions and answers designed to assist developers in preparing for software engineering interviews within the iOS ecosystem. It serves as a structured study tool for evaluating proficiency in mobile application architecture, system design, and core programming concepts. The repository provides a comprehensive reference for essential development topics, including memory management, concurrency, design patterns, and data persistence. By covering these foundational areas, it enables users to review common industry interview subjects and test th
Offers frameworks and wrappers for managing object graph persistence within a centralized data stack.
Graph is a semantic database that is used to create data-driven applications.
Data-driven framework for managing Core Data.
A swifter Core Data stack
Simplified stack for Core Data.
An NSPredicate DSL for iOS, OSX, tvOS, & watchOS. Inspired by SnapKit and lovingly written in Swift.
NSPredicate DSL inspired by modern Swift syntax.
Super awesome Swift minion for Core Data (iOS, macOS, tvOS)
Swift wrapper for simplifying Core Data operations.
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.
Minimalistic Active Record implementation for Core Data.
Robust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases, field-level deltas, encrypted values, cacheable assets, and more.
Synchronization framework for CloudKit and Core Data.
Write amazing, strong-typed and easy-to-read NSPredicate.
Strongly-typed DSL for building NSPredicates.