Tool That Generates The Xcdatamodel For Migrating SQLite Databases To Core Data

I’ve mentioned a number of excellent tools and libraries for working with Core Data such as the recently mentioned Core Data Editor, and the popular Magical Record.

One of the issues with Core Data that often arises is pre-populating the database with data.  Here’s a tool submitted by Tapasya that makes it easy to migrate your SQLite databases to Core Data called SQLite2CoreData.

SQLite2CoreData automatically generates your data model providing an xcdatamodeld file that you can drop right into your project.

You can find SQLite2CoreData on Github here.

A nice tool for migrating databases to Core Data.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Tool That Generates The Xcdatamodel For Migrating SQLite Databases To Core Data

©2013 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 *