Skip to content

Framework

FluentPostgresDriver

FluentPostgresDriver is a FluentKit driver for PostgreSQL clients.

Overview

FluentPostgresDriver provides support for using the Fluent ORM with PostgresSQL databases. It uses PostgresKit to provide SQLKit driver services, PostgresNIO to connect and communicate with the database server asynchronously, and AsyncKit to provide connection pooling.

Topics

Extended Modules