Database Health Check
Quick Start
- •Run security and performance checks.
- •Generate a consolidated report.
- •Summarize findings and remediation steps.
Steps
- •Use repo scripts:
- •
scripts/check-database-security.js - •
scripts/check-database-performance.js - •
scripts/generate-health-report.js
- •
- •Reference
docs/DATABASE_PIPELINE.mdfor expected output and thresholds.
Output
- •Report with issues grouped by severity.
- •Clear remediation references (indexes, RLS, function
search_path).