github.com/tannernelson/fluent

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


Keywords
database, nosql, orm, server-side-swift, sql, swift, swift-linux, vapor, vapor-service
License
MIT

Documentation

Fluent

Fluent

Swift Build Status CircleCI Code Coverage Codebeat Slack Status

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.