Postgres Patterns

Use when designing PostgreSQL schema features or applying advanced Postgres patterns in Laravel — GIN/BRIN/partial/covering indexes, jsonb, ON CONFLICT upserts, SKIP LOCKED queue workers, cursor pagination, RLS, and timestamptz/numeric typing — beyond the query tuning already in the SQL rules.

pekral e7c8321 11.2 KB Updated

File contents

pekral/cursor-rules/tree/main/skills/postgres-patterns commit e7c83214eb

Frequently asked questions

npx skillmds@latest add pekral/postgres-patterns