postgresql-best-practices-cloudbase
CloudBase PostgreSQL access-pattern and slow-query quality guidance. Use when designing how tables are read and written, eliminating per-row database calls, adding indexes for filters or joins, reviewing high-traffic data access, or explaining a slow SQL query. Not for first-time PG SDK setup, login UI, or NoSQL collections.
Pinned to revision 4da777e3ff46, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/postgresql-best-practices-cloudbase/SKILL.md
- skills/postgresql-best-practices-cloudbase/references/access-patterns.md
- skills/postgresql-best-practices-cloudbase/references/capacity-and-connections.md
- skills/postgresql-best-practices-cloudbase/references/indexes-and-explain.md
- skills/postgresql-best-practices-cloudbase/references/schema-and-rls.md
Every link opens the file at its source, pinned to the revision this page describes.