Skip to content

Taking advantage of Xcode's Core Data visual tools to manage pure SQLite schemas

License

Notifications You must be signed in to change notification settings

DnV1eX/SQLiteDataModel

Repository files navigation

SQLiteDataModel

SQLiteDataModel is able to create and migrate versions of SQLite databases using Data Model and Mapping Model documents, abandoning Core Data managed objects. Thus, you can visualy design a database model in Xcode and access it directly through the SQLite library or your favorite Swift wrapper.

About

Taking advantage of Xcode's Core Data visual tools to manage pure SQLite schemas

Resources

License

Stars

Watchers

Forks

Packages

No packages published