golang-database-patterns

Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate. Covers repository pattern, connection pooling, transaction handling, and schema evolution. Use when building data access layers or managing database schemas.

$ Instalar

git clone https://github.com/bobmatnyc/termpilot /tmp/termpilot && cp -r /tmp/termpilot/.claude/skills/toolchains-golang-data ~/.claude/skills/termpilot

// tip: Run this command in your terminal to install the skill