coredatastack topic

List coredatastack repositories

Skopelos

237
Stars
18
Forks
Watchers

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.

BackgroundCoreData

29
Stars
1
Forks
Watchers

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...

CoreDataImages-Article

29
Stars
5
Forks
Watchers

The app implements and benchmarks different Core Data persistence options. It supplements the blog post http://www.vadimbulavin.com/how-to-save-images-and-videos-to-core-data-efficiently/