Developer Tool

Alert on Expensive
Database Queries

Connect your database, set cost thresholds, and get instant email or webhook alerts when queries exceed your limits. Stop slow queries before they hurt production.

Start Monitoring — $15/mo
Real-time
Query analysis
EXPLAIN
Plan parsing
Instant
Alerts sent

Simple Pricing

Pro
$15
per month
  • Unlimited database connections
  • Real-time EXPLAIN plan analysis
  • Email & webhook alerts
  • Custom cost thresholds
  • Query cost baselines
  • Background job monitoring
Get Started

FAQ

Which databases are supported?

PostgreSQL and MySQL are fully supported. Connect via a standard connection string and we handle the rest using native EXPLAIN plan analysis.

How are cost thresholds defined?

You set numeric cost limits based on the query planner's estimated cost units. We alert you when any query's EXPLAIN cost exceeds your configured threshold.

Is my database connection string secure?

Connection strings are encrypted at rest using AES-256. We only run read-only EXPLAIN queries and never modify your data.