supabase-postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
- Version
- 1.1.1
- License
- MIT
Pinned to revision 1a23b918b78b, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/supabase-postgres-best-practices/SKILL.md
- skills/supabase-postgres-best-practices/agents/openai.yaml
- skills/supabase-postgres-best-practices/references/_contributing.md
- skills/supabase-postgres-best-practices/references/_sections.md
- skills/supabase-postgres-best-practices/references/_template.md
- skills/supabase-postgres-best-practices/references/advanced-full-text-search.md
- skills/supabase-postgres-best-practices/references/advanced-jsonb-indexing.md
- skills/supabase-postgres-best-practices/references/conn-idle-timeout.md
- skills/supabase-postgres-best-practices/references/conn-limits.md
- skills/supabase-postgres-best-practices/references/conn-pooling.md
- skills/supabase-postgres-best-practices/references/conn-prepared-statements.md
- skills/supabase-postgres-best-practices/references/data-batch-inserts.md
- skills/supabase-postgres-best-practices/references/data-n-plus-one.md
- skills/supabase-postgres-best-practices/references/data-pagination.md
- skills/supabase-postgres-best-practices/references/data-upsert.md
- skills/supabase-postgres-best-practices/references/lock-advisory.md
- skills/supabase-postgres-best-practices/references/lock-deadlock-prevention.md
- skills/supabase-postgres-best-practices/references/lock-short-transactions.md
- skills/supabase-postgres-best-practices/references/lock-skip-locked.md
- skills/supabase-postgres-best-practices/references/monitor-explain-analyze.md
- skills/supabase-postgres-best-practices/references/monitor-pg-stat-statements.md
- skills/supabase-postgres-best-practices/references/monitor-vacuum-analyze.md
- skills/supabase-postgres-best-practices/references/query-composite-indexes.md
- skills/supabase-postgres-best-practices/references/query-covering-indexes.md
- skills/supabase-postgres-best-practices/references/query-index-types.md
- skills/supabase-postgres-best-practices/references/query-missing-indexes.md
- skills/supabase-postgres-best-practices/references/query-partial-indexes.md
- skills/supabase-postgres-best-practices/references/schema-constraints.md
- skills/supabase-postgres-best-practices/references/schema-data-types.md
- skills/supabase-postgres-best-practices/references/schema-foreign-key-indexes.md
- skills/supabase-postgres-best-practices/references/schema-lowercase-identifiers.md
- skills/supabase-postgres-best-practices/references/schema-partitioning.md
- skills/supabase-postgres-best-practices/references/schema-primary-keys.md
- skills/supabase-postgres-best-practices/references/security-privileges.md
- skills/supabase-postgres-best-practices/references/security-rls-basics.md
- skills/supabase-postgres-best-practices/references/security-rls-performance.md
Every link opens the file at its source, pinned to the revision this page describes.