postgres-patterns

ECC~38 tokens

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns, index types, data types, and anti-pattern detection. Based on Supabase best practices.

How to Invoke

/postgres-patterns

When to Use

  • Optimizing slow Postgres queries
  • Schema design and indexing

Related Skills