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: 2 days ago
JSON representation
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
- Host: GitHub
- URL: https://github.com/vapor/fluent
- Owner: vapor
- License: mit
- Created: 2016-01-27T22:41:05.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T01:10:37.000Z (2 months ago)
- Last Synced: 2024-10-29T15:10:35.003Z (about 1 month ago)
- Topics: database, nosql, orm, server-side-swift, sql, swift, swift-linux, vapor, vapor-service
- Language: Swift
- Homepage: https://docs.vapor.codes/4.0/fluent/overview/
- Size: 4.23 MB
- Stars: 1,322
- Watchers: 56
- Forks: 172
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-ios - Fluent - Simple ActiveRecord implementation for working with your database in Swift. (Database / Getting Started)
- awesome-swift - fluent - Simple ActiveRecord implementation. (Libs / Data Management)
- TheList - Fluent - Swift models, relationships, and querying for NoSQL and SQL databases. (ORM / FileMaker)
- awesome-swift - fluent - Simple ActiveRecord implementation. (Libs / Data Management)
- fucking-awesome-swift - fluent - Simple ActiveRecord implementation. (Libs / Data Management)
- awesome-ios-star - Fluent - Simple ActiveRecord implementation for working with your database in Swift. (Database / Getting Started)
- fucking-awesome-ios - Fluent - Simple ActiveRecord implementation for working with your database in Swift. (Database / Getting Started)
- fucking-awesome-ios - Fluent - Simple ActiveRecord implementation for working with your database in Swift. (Database / Getting Started)
- awesome-swift - fluent - Vapor ORM (queries, models, and relations) for NoSQL and SQL databases ` 📝 24 days ago` (Data Management [🔝](#readme))
README
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/).