pgx is a pure Go driver and toolkit for PostgreSQL providing a native high-performance interface with PostgreSQL-specific features plus a database/sql compatibility adapter.
—
{
"name": "tessl/golang-github-com-jackc-pgx-v5",
"version": "5.8.0",
"docs": "docs/index.md",
"describes": "pkg:golang/github.com/jackc/pgx/v5@v5.8.0",
"summary": "pgx is a pure Go driver and toolkit for PostgreSQL providing a native high-performance interface with PostgreSQL-specific features plus a database/sql compatibility adapter.",
"private": false
}Install with Tessl CLI
npx tessl i tessl/golang-github-com-jackc-pgx-v5@5.8.0