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 is a type-safe Swift interface and persistence wrapper for managing local data storage and object graphs using the Core Data framework. It functions as an atomic persistence manager that executes data updates within transactional blocks to ensure changes are either fully saved or rolled back to prevent state corruption. The project provides a dedicated framework for performing sequential schema migrations through defined version chains and a type-safe object mapping system for importing external JSON data into persistent entities using Swift protocols. It includes a data binding la
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.
هذا المشروع عبارة عن مجموعة منسقة من الأسئلة والأجوبة التقنية المصممة لمساعدة المطورين في التحضير لمقابلات هندسة البرمجيات داخل نظام iOS البيئي. يعمل كأداة دراسة منظمة لتقييم الكفاءة في هندسة تطبيقات الهاتف المحمول، وتصميم النظام، ومفاهيم البرمجة الأساسية. يوفر المستودع مرجعاً شاملاً لمواضيع التطوير الأساسية، بما في ذلك إدارة الذاكرة، والتزامن، وأنماط التصميم، واستمرارية البيانات. من خلال تغطية هذه المجالات التأسيسية، فإنه يتيح للمستخدمين مراجعة مواضيع المقابلات الصناعية الشائعة واختبار فهمهم لكيفية تنظيم منطق التطبيق وإدارة موارد النظام بفعالية. يمتد المحتوى عبر مجموعة واسعة من المجالات التقنية، من تنفيذ قيود الواجهة وإدارة دورة حياة العرض إلى تطبيق تقنيات الاختبار المؤتمت وتصحيح الأخطاء. تم تنظيم هذه المواد لمساعدة المطورين على تحديد مجالات لمزيد من الدراسة وتحسين معرفتهم بالممارسات القياسية المستخدمة للحفاظ على تطبيقات الهاتف المحمول الموثوقة وسريعة الاستجابة.
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.