pgx-postgres

Official

Go PostgreSQL driver with pgx v5.

AuthorJNZader-Vault
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies and standardizes the process of interacting with PostgreSQL databases in Go applications, providing robust patterns for connection management, query execution, transactions, and error handling.

Core Features & Use Cases

  • Connection Pooling: Efficiently manage database connections using pgxpool.
  • Repository Pattern: Implement data access layers with base and entity repositories.
  • Transactions: Safely handle multi-step database operations.
  • Row Level Security: Implement multi-tenant access control.
  • Use Case: Build a scalable backend service that requires secure and efficient access to a PostgreSQL database, ensuring data integrity through transactions and multi-tenancy.

Quick Start

Use the pgx-postgres skill to create a new PostgreSQL connection pool using the provided connection string.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pgx-postgres
Download link: https://github.com/JNZader-Vault/project-starter-framework/archive/main.zip#pgx-postgres

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.