Package pgx is a PostgreSQL database driver and toolkit for Go.
go get github.com/jackc/pgx/v5No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to PostgreSQL and run a simple query.
Use github.com/jackc/pgx/v5/pgxpool for connection pooling and update import paths accordingly.
No dependency data recorded yet.