Skip to main content
Run any Skill in Manus
with one click

postgres-prisma-optimization

Stars6
Forks1
UpdatedJune 10, 2026 at 01:34

PostgreSQL + Prisma ORM optimization: schema design patterns (relations, enums, composite keys, indexes), migration workflow (dev/deploy/resolve), N+1 query prevention (include, select, raw queries), PostgreSQL indexing strategy (B-tree, GIN, partial, composite), query performance (EXPLAIN ANALYZE, connection pooling with PgBouncer), data modeling patterns (soft delete, auditing, versioning, polymorphic), migration safety (reversible migrations, data migration), Prisma transaction patterns (interactive, nested write).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly