Skip to main content

pg

Development guide for the pg PostgreSQL library for Go (github.com/kataras/pg). Use this skill when building an application that talks to PostgreSQL with pg: defining entities as structs with `pg:"..."` tags, registering a schema, writing Repository[T] or *DB calls, composing WHERE clauses, sorting and pagination, transactions and retries, bulk loading with COPY, streaming rows, LISTEN and NOTIFY, migrations, typed error handling, and testing against a real database.

Jump to install

Source facts

Repository
kataras/pg
Last source activity
August 21, 2026 at 13:13
Detected SKILL.md language
English
Stars
31
Forks
6

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.