coredata-model
There are 37 repositories under coredata-model topic.
nofelmahmood/Seam
Seamless CloudKit Sync with CoreData
paulw11/Seam3
Cloudkit based persistent store for Core Data
umeshiscreative/AVSQLDebugger
A Simple Core Data Debugger that will look inside your apps DB
VamshiIITBHU14/BackgroundCoreData
This Project looks like nothing in the UI but it covers an important and complex topic in CoreData , i.e, writing data to Database in background thread so that UI does not get blocked. It uses Swift4 with a lot of reduction in boilerplate code. It also implements using a single managedobjectcontext.
VamshiIITBHU14/CoreDataSearch
This is a simple project which shows basics of Search on Core data . You can add, load, delete and make a search on the items added in a UICollectionView. Developed in Latest Swift 3 syntax.
nlharri/rsnt-really-simple-note-taking-ios
Really Simple Note Taking App for iOS
amanbind007/Swifty-Reminder-App-iOS
Swifty Reminder is an iOS Reminder App Clone, created to learn about persistence storage using CoreData and SwiftUI.
Dilip-Parmar/CoreDataWrapper
A simple library with core data stack and helper functions (Core Data Wrapper)
phimage/MomXML
Create or parse CoreData managed object model XMLs
Wisors/CDTTest
Core Data test
kwameaj67/Babble
Babble is an iOS app that aids effective communication between hearing persons and persons with hearing disabilities.
jhrcook/CoreDataDemo
Demo app for the Learn Swift Boston meetup that includes an introduction to Core Data.
osama10/Delivery_Application
A sample project where I have implemented a network layer, repository pattern for local persistence, create UI with code and clean architecture
pratik-123/CoreDataWithCodable
Coredata use with Codable fetch data from api and parse response using codable and store into database and display in tableview
anconaesselmann/ProgrammaticCoreData
A Swift Package for creating Core Data models programmatically
ArtCC/CoreDataGenericModule
Core Data generic module for persist encrypted object
BhavinGupta/Core-Data-My-Store
Management of store using basic implementation of core data in iOS
DirectToSwift/CoreDataSakila
A Sakila database model for CoreData
Dr-Groot/CoreData_Project
Brief introduction to Core Data + Project work
mansapratap/Today-List
New ToDo List App Using Apple's native CORE DATA framework. Core Data is so powerful and useful. It is fully functional and work perfectly.
midhetfatema94/BookWorm
A book listing and reviews application written with SwiftUI & CoreData
phimage/cd2sql
Convert CoreData model into SQL
Vasu05/VirtualTourist
This app allows you to virtually tour any place on the planet! Simply drop a pin anywhere on the map, and instantly browse nearby Flickr photos. It’s like you’re really there...or something
vishalbhogal/crud-operations-coreData
iOS Reminders Application developed using CoreData performing CRUD (Create.Read.Update.Delete) operations with Sorting and Filtering
adri4silva/ToDo-List-App
Core Data project using TableViews
angadjyot/bumper
Core Data ios swift
ChamanGurjar/BloagReader-With-CoreData-Dec18
Blog Reader and will save data in Core Data, Practiced in December 18
manosp3/Dream-Box
iOS App , make a dream list
PratikPandyaOfficial/Coredata-Example-old
IOS Swift 4 Coredata Framework Model Example
santirodriguezaffonso/To-Do-List-iOS
This is a training App created during course "iOS & Swift – Development Bootcamp" in Udemy.
SasiKumariOS3/CurrencyConvertor
This is for we given convert currency amounts convert we expecting currency types using currency convertor api and also using coredata for saving amounts and calculation purpose
iNoles/TaskMaster
An iOS app for ToDo list with CoreData
MallikarjunH/CoreData
Core Data is a framework that you use to manage the model layer objects in your application. It provides generalized and automated solutions to common tasks associated with object life cycle and object graph management, including persistence
mitulsrv/Product-Application
Product Management Application build with CoreData with relationship entities
quicklearner4991/CodeData-Database-Swift-Example
CodeData-Database-Swift-Example
Wassmd/facade_coredata_api_unittest
This project demos Facade design patter+coredata+ UnitTesting with mocking API calls