go-data-persistence
CommunityMaster Go database interactions.
Authorjavierhbr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive guidance and best practices for handling data persistence in Go applications, ensuring robust, efficient, and maintainable database interactions.
Core Features & Use Cases
- Database Access Patterns: Covers raw SQL with
sqlx/pgx, ORMs likeEnt/GORM, and connection pooling. - Schema Management: Details migrations using
golang-migrate. - Transaction Handling: Explains service-layer transactions and isolation levels.
- Use Case: When building a new Go web service that requires a PostgreSQL database, use this Skill to understand how to set up connection pooling, implement the repository pattern, manage schema migrations, and handle complex transactions reliably.
Quick Start
Use the go-data-persistence skill to set up a PostgreSQL connection pool with optimal settings for a production web application.
Dependency Matrix
Required Modules
None requiredComponents
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: go-data-persistence Download link: https://github.com/javierhbr/random-poc/archive/main.zip#go-data-persistence Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.