This repository provides packages to facilitate the handling of SQL databases.
Abstract the database and various nullable types.
A query builder, also used to declare columns.
As the name implies, it applies migrations to a SQL database.
Allows to query a database in a test environment (with logging and in-memory SQLite database).