Fluent

Fluent is the ORM built for Vapor, the server-side Swift framework. It maps database tables to Swift model types, so developers query and update records using Swift code rather than hand-written SQL. Fluent supports several databases, including PostgreSQL, MySQL, and SQLite.