Monitors and optimizes database performance across PostgreSQL, MySQL, and MongoDB through comprehensive observability metrics.
The Database Health Monitor skill empowers Claude Code to proactively manage database reliability by tracking critical performance indicators such as connection utilization, query throughput, replication lag, and disk growth. It provides automated health check queries and generates monitoring scripts tailored to specific database engines, helping developers identify performance bottlenecks, autovacuum issues, and lock contention before they impact production users. Whether you need to set up real-time alerting or diagnose slow query execution, this skill provides the necessary guidance and automation to maintain a healthy data layer.
주요 기능
01Generation of structured RAG (Red/Amber/Green) health summary dashboards
02Real-time monitoring of connection utilization and query throughput ratios
03Disk usage forecasting and cache hit ratio analysis for resource optimization
04Multi-engine support for PostgreSQL, MySQL, and MongoDB performance tracking
05Automated detection of replication lag and resource-intensive long-running queries
061,965 GitHub stars
사용 사례
01Optimizing PostgreSQL autovacuum settings to manage table bloat and dead tuples
02Diagnosing database performance degradation and identifying lock contention
03Setting up automated health alerts for production database environments