postgres-schema-patterns
Installation
SKILL.md
PostgreSQL Schema Patterns
Community-maintained schema patterns for building modern applications with PostgreSQL. Contributed by InsForge.
Each pattern includes schema design, Row Level Security policies, SDK examples, and performance best practices. Works with any PostgREST-based backend.
When to Use This Skill
Reference these patterns when:
- Designing database schemas for common app features
- Implementing Row Level Security (RLS) policies
- Writing PostgREST/SDK queries with relationships
- Optimizing queries for PostgREST