What is golang-database-patterns?
Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate Source: bobmatnyc/claude-mpm-skills.
Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate
Quickly install golang-database-patterns AI skill to your development environment via command line
Source: bobmatnyc/claude-mpm-skills.
Go's database ecosystem provides multiple layers of abstraction for SQL database integration. From the standard library's database/sql to enhanced libraries like sqlx and PostgreSQL-optimized pgx, developers can choose the right tool for their performance and ergonomics needs.
Go database patterns prioritize simplicity, type safety, and performance:
By following these patterns, you'll build robust, performant, and maintainable database layers in Go.
Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate Source: bobmatnyc/claude-mpm-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill golang-database-patternsGo database integration patterns using sqlx, pgx, and migration tools like golang-migrate Source: bobmatnyc/claude-mpm-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill golang-database-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/bobmatnyc/claude-mpm-skills