Search results for coredata

CKSIncrementalStore screenshot

CKSIncrementalStore

July 01, 2015 • MIT License
CloudKit spreading awesomeness through CoreData. CKSIncrementalStore is a subclass of NSIncrementalStore which automatically maintains a SQLite local cache (using CoreData) of user’s private dat...
CoreStore screenshot

CoreStore

June 23, 2015 • MIT License
Simple, elegant, and smart Core Data programming with Swift
HardCoreData screenshot

HardCoreData

May 25, 2015 • MIT License
CoreData stack and controller that will never block UI thread
ARCoreData screenshot

ARCoreData

May 07, 2015 • MIT License
The easist way to use core data! faster and convenient .
JSQCoreDataKit (Swift) screenshot

JSQCoreDataKit (Swift)

March 27, 2015 • MIT License
A swifter Core Data stack
RSTCoreDataKit screenshot

RSTCoreDataKit

January 08, 2015 • BSD License
A simpler CoreData Stack
APCDController screenshot

APCDController

December 30, 2014 • MIT License
CoreData stack done right
Sync screenshot

Sync

December 09, 2014 • MIT License
Sync eases your every day job of parsing a `JSON` response and getting it into Core Data. It uses a convention over configuration paradigm to facilitate your workflow. * Handles operations in sa...
AERecord screenshot

AERecord

December 07, 2014 • MIT License
Super awesome Core Data wrapper for iOS written in Swift
SugarRecord screenshot

SugarRecord

September 19, 2014 • MIT License
A Core Data management library written in Swift. Thanks to SugarRecord you'll be able to start the Core Data stack structure just with a line of code and start working with your database models usi...
AlecrimCoreData screenshot

AlecrimCoreData

August 24, 2014 • MIT License
A simple Core Data wrapper library written in Swift. Features: - Simpler classes and methods to access and save Core Data managed objects - Main and background contexts support - Core Data ...
BWObjectMapping screenshot

BWObjectMapping

May 26, 2014 • Apache 2.0 License
Small library that parse almost automatically JSON and map it to any object, works with NSManagedObject.
NTCoreData screenshot

NTCoreData

March 20, 2014 • Apache 2.0 License
NTCoreData is small library that helps perform saves and fetches asynchronously. Each save and fetch is done asynchronously. All heavy lifting regarding managing threads and context is done by NTDa...
IQDatabaseManager screenshot

IQDatabaseManager

February 16, 2014 • MIT License
IQDatabaseManager contains CoreData helper classes with convenience methods to communicate with CoreData for performing common tasks (inserting+updating+deleting+sorting+searching) on database reco...
No image provided.

iOSAppTemplate

December 15, 2013 • MIT License
A functional and useful template for iOS applications. Includes: - Animated side menu. - Todo list integrated with Parse.com. - Map with MapKit. - Embed youtube video. - NEW: Parse offlin...
RequestCacher screenshot

RequestCacher

June 30, 2013 • MIT License
RequestCacher is a ready to use data caching module for iOS5+ RequestCacher automatically does the following, for you: * caches data fast * creates a local database to keep track of stored d...
Survey 0.2 : Simple iOS Form Creation and Management screenshot

Survey 0.2 : Simple iOS Form Creation and Management

October 25, 2012 • BSD License
Survey is a lightweight library for creating forms for iOS, inspired by Django forms and Core Data
TableKit.m screenshot

TableKit.m

August 06, 2012 • Apache 2.0 License
Easily create table views with a block-based syntax.