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. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/andmitr--ai-tools--golang-database commit 5e0ae6abe4

Frequently asked questions

npx skillmds@latest add tomevault-io/golang-database