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

Available Patterns

Pattern Use Case Complexity
Social Graph Follows, connections, networks Medium
Related skills
Installs
15
GitHub Stars
19
First Seen
Jan 22, 2026