pkg-sqlx

Community

Master PostgreSQL with comprehensive SQLx guidance and best practices.

Authorep0ll
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides detailed reference and practical guidance for using the sqlx library with PostgreSQL, helping developers implement efficient database interactions.

Core Features & Use Cases

  • Connection Management: Learn best practices for setting up and configuring database connections.
  • Struct Mapping: Understand how to map database rows to Go structs with db tags.
  • Query Patterns: Discover how to perform single-row, multi-row, and named queries effectively.
  • Transactional Operations: Implement robust transaction handling for complex workflows.
  • Use Case: A developer needs to fetch user data by ID, update their information safely, and execute batch inserts with sqlx.In.

Quick Start

Use the sqlx package to connect to your PostgreSQL database and perform a simple query to retrieve user data.

Dependency Matrix

Required Modules

sqlxpgx

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: pkg-sqlx
Download link: https://github.com/ep0ll/bons-ci/archive/main.zip#pkg-sqlx

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 471,000+ vetted skills library on demand.