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: 6 months 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 10 years ago)
 - Default Branch: main
 - Last Pushed: 2024-10-06T01:10:37.000Z (about 1 year ago)
 - Last Synced: 2025-03-31T15:15:34.658Z (7 months 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,351
 - Watchers: 55
 - Forks: 175
 - Open Issues: 20
 - 
            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/).