Turn per-team database cost attribution data into a self-contained monthly chargeback report — inline SVG charts, anomaly callouts and budget tracking, no JS required.
-
Updated
Jul 20, 2026 - Python
Turn per-team database cost attribution data into a self-contained monthly chargeback report — inline SVG charts, anomaly callouts and budget tracking, no JS required.
Baseline daily database spend, detect the spikes that matter, and route an actionable alert naming the offending queries and tables. Runs as a CLI, cron job or GitHub Action.
Attribute cloud database spend to the teams, apps and features that caused it — joins pg_stat_statements deltas with billing exports to produce a defensible chargeback report.
Add a description, image, and links to the database-cost topic page so that developers can more easily learn about it.
To associate your repository with the database-cost topic, visit your repo's landing page and select "manage topics."