Go to file
Jonathan Guthrie 07dc131e51 update for s4p3 2017-09-29 15:00:18 -04:00
Sources/StORM Add more refinement to extract, and start tests 2017-08-22 11:34:52 -04:00
Tests Add more refinement to extract, and start tests 2017-08-22 11:34:52 -04:00
.gitignore update for s4p3 2017-09-29 15:00:18 -04:00
LICENSE staging commit 2016-09-23 15:16:47 -04:00
Package.swift update for s4p3 2017-09-29 15:00:18 -04:00
README.md catchup to master 2017-08-18 15:31:49 -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