Fluent
Fluent is the first Swift ORM and it works great with a wide range of databases. It provides a beautifully expressive and easy to use syntax for interacting with your database.
This repository is the framework's source code. To view a sample project, check out the Fluent Example.
Clone the Example project to start making your application. If you are also looking for a web server, check out Vapor. It was built to work well with Fluent.
You must have Swift 3 or later installed. You can learn more about Swift 3 at Swift.org.
📖 Documentation
Visit the Vapor web framework's documentation for instructions on how to use this package.
💧 Community
Join the welcoming community of fellow Vapor developers in slack.
🔧 Compatibility
This package has been tested on macOS and Ubuntu.