Golang Gin Database

Integrate PostgreSQL databases with Go Gin APIs using GORM or sqlx. Covers repository pattern, connection retry with backoff, cursor/keyset pagination, context-based transactions, TLS/sslmode, migrations, and dependency injection. Use when adding database support, creating models, writing queries, implementing repositories, setting up migrations, or wiring database layers into a Gin project. Also activate when the user mentions GORM, sqlx, database connection, SQL queries, repository pattern, or database migrations in a Go/Gin context.

cylixlee bcdd4a9 5 files · 66.7 KB Updated

File contents

cylixlee/cortex/tree/main/.agents/skills/golang-gin-database commit bcdd4a9f58

Frequently asked questions

npx skillmds@latest add cylixlee/golang-gin-database