Postgresql

Use when writing complex PostgreSQL queries, diagnosing slow queries with EXPLAIN ANALYZE, designing indexes (B-tree, GIN, partial, composite), handling concurrent writes and lock contention, or running safe live ALTER TABLE on large tables. For schema design, normalization, or relationship modelling, use database-design.

kid-sid Updated

File contents

kid-sid/claude-spellbook commit 37d5f3a321

Frequently asked questions

npx skillmds@latest add kid-sid/postgresql