Swift Based ActiveRecord/MagicalRecord Helpers For Working With Core Data

Earlier this month I mentioned a nice Swift library for working with SQLite databases and I’ve also mentioned a nice Swift based helper library for working with Core Data called AlecrimCoreData.

Here’s another open source Swift library that provides a number of helpers and extensions inspired by the Active Record pattern and MagicalRecord for Core Data called SuperRecord from Michael Armstrong.

Included within SuperRecord are a number of ActiveRecord inspired finders including some very nice helpers for performing batch updates that work with UITableView, and UICollectionView.

You can find SuperRecord on Github here.

A nice set of Active Record inspired helpers created in Swift.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Swift Based ActiveRecord/MagicalRecord Helpers For Working With Core Data

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *