PureSwift/CoreModel

Pure Swift ORM (Supports Linux)


Keywords
coredata, model, object-graph, orm, sqlite, swift
License
MIT

Documentation

CoreModel

Swift Platforms License MIT Release Build Status

SPM compatible Carthage compatible

Swift ORM wrapper.

Wraps Core Data (Darwin only) and other database technologies into interface similar to CoreData. Used for cross-platform Swift development. Built with Swift 2.0 and targeting Darwin and Linux.

Ubuntu Dependencies

Install SwiftFoundation dependencies.

OS X Dependencies

carthage bootstrap