PostgreSQL Performance

Description

PostgreSQL performance optimization and best practices. Use when writing SQL queries, designing schemas, implementing indexes, or debugging database performance. Covers query optimization, connection management, schema design, and RLS.

Install

npx clawhub@latest install postgres-perf

Click to copy the install command