A set of components used to implement PostgreSQL persistence.
Packages
The module contains the following packages:
- Build - factory to create PostreSQL persistence components.
- Connect - connection component to configure PostgreSQL connection to database.
- Persistence - abstract persistence components to perform basic CRUD operations.
Use
Get the package from the Github repository:
go get -u github.com/pip-services4/pip-services4-go/tree/main/pip-services4-postgres-go@latest