Go to file
Jonathan Guthrie c417b1f955
Merge pull request #7 from RockfordWei/patch-1
Fixing obsolete Perfect repo url.
2018-01-30 14:59:36 -05:00
Sources/StORM Make asData and asDataDict functions open 2017-11-01 18:35:11 +02:00
Tests Merged upstream/master & added in minor changes to test file for consistency 2017-08-30 13:23:48 -04:00
.gitignore update for s3p4 2017-09-29 15:01:43 -04:00
LICENSE staging commit 2016-09-23 15:16:47 -04:00
Package.swift Fixing obsolete Perfect repo url. 2018-01-29 09:22:09 -05:00
README.md Update README.md 2017-08-18 15:30:52 -04:00

README.md

StORM: Swift ORM

Core StORM Library

StORM is a modular ORM for Swift, layered on top of Perfect.

It aims to be easy to use, but flexible, and maintain consistency between datasource implementations for the user: you, the developer. It tries to allow you to write great code without worrying about the details of how to interact with the database.

Please see the full documentation at: https://www.perfect.org/docs/StORM.html