Package pgconn is a low-level PostgreSQL database driver for Go.
go get github.com/jackc/pgconnNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to PostgreSQL and execute a simple query.
Use github.com/jackc/pgx/v5 for connection pooling and prepared statements.
No dependency data recorded yet.