SwiftORM / StORM

StORM base library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

StORM base library

License:Apache License 2.0


Languages

Language:Swift 100.0%