Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PureSwift/CoreModel

Pure Swift ORM (Supports Linux)
https://github.com/PureSwift/CoreModel

coredata model object-graph orm sqlite swift

Last synced: about 2 months ago
JSON representation

Pure Swift ORM (Supports Linux)

Awesome Lists containing this project

README

        

# CoreModel

[![Swift](https://img.shields.io/badge/swift-5.7-orange.svg?style=flat)](https://developer.apple.com/swift/)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](https://tldrlegal.com/license/mit-license)
[![Release](https://img.shields.io/github/release/pureswift/CoreModel.svg)](https://github.com/PureSwift/CoreModel/releases)

[![SPM compatible](https://img.shields.io/badge/SPM-compatible-4BC51D.svg?style=flat)](https://github.com/apple/swift-package-manager)

Swift Object Graph

## Backends

- CoreData
- CloudKit ([WIP](https://github.com/PureSwift/CoreModel/issues/10))
- [MongoDB](https://github.com/PureSwift/CoreModel-MongoDB)