Golang Database

Comprehensive guide for Go database access — parameterized queries, struct scanning, NULLable columns, transactions, isolation levels, SELECT FOR UPDATE, connection pool, batch processing, context propagation, and migration tooling. Use when writing, reviewing, or debugging Golang code that interacts with PostgreSQL, MariaDB, MySQL, or SQLite; for database testing; or for questions about database/sql, sqlx, or pgx. Does NOT generate database schemas or migration SQL.

seikaikyo Updated

File contents

seikaikyo/dash-skills/tree/main/external/cc-skills-golang/golang-database commit 7d19473c8b

Frequently asked questions

npx skillmds@latest add seikaikyo/golang-database