Ecosyste.ms: Awesome

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

https://github.com/vapor/fluent

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
https://github.com/vapor/fluent

database nosql orm server-side-swift sql swift swift-linux vapor vapor-service

Last synced: about 2 months ago
JSON representation

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases

Lists

README

        



Fluent





Documentation
Team Chat
MIT License
Continuous Integration

Swift 5.7+


The Fluent package makes it easy to use FluentKit in Vapor applications by tying the FluentKit database abstraction layer into the Vapor application lifecycle. It also provides helpers for mapping FluentKit's models to Vapor's authentication APIs.

For more information, see the [Fluent documentation](https://docs.vapor.codes/fluent/overview/).