Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 593 Bytes

File metadata and controls

12 lines (8 loc) · 593 Bytes

Go Reference Report card

postgres

postgres provides a wrapper around pgx/v5 for connecting to PostgreSQL databases. It simplifies configuration, connection pooling, and integrates structured logging with slog.

Installation

go get github.com/Cleverse/go-utilities/postgres