A module to work with PostgreSQL using PGX package in the Modulus Framework based applications.
It is also a part of Mtools. If you want to create modules with access to PostgreSQL, and code generation from SQL queries using SQLc, you should unstall this module into your project.
Moreover, this package provides a set of tools to work with migrations to PostgreSQL. The migrator package is implemented as a separate module that can be installed inside your project. Migration module is a set of CLI commands to run appropriate actions from DbMate.