Skip to content
/ fluent Public

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

License

Notifications You must be signed in to change notification settings

vapor/fluent

Repository files navigation

Fluent

Documentation Team Chat MIT License Continuous Integration Swift 5.8+


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.