Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PureSwift/CoreModel
Pure Swift ORM (Supports Linux)
https://github.com/PureSwift/CoreModel
coredata model object-graph orm sqlite swift
Last synced: 13 days ago
JSON representation
Pure Swift ORM (Supports Linux)
- Host: GitHub
- URL: https://github.com/PureSwift/CoreModel
- Owner: PureSwift
- License: mit
- Created: 2015-03-28T02:20:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T05:51:24.000Z (about 1 year ago)
- Last Synced: 2024-07-08T20:07:30.004Z (4 months ago)
- Topics: coredata, model, object-graph, orm, sqlite, swift
- Language: Swift
- Homepage:
- Size: 504 KB
- Stars: 33
- Watchers: 5
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)