SQL Queries
Ask anything with SQL.
When a chart isn’t enough, ask the question directly: write SQL against your unified Azure and AWS cost data, see the answer instantly, and pin it to a dashboard as a live widget.
1SELECT service_name, SUM(total_cost) AS cost2FROM daily_costs WHERE date >= date('now','-30 day')3GROUP BY service_name ORDER BY cost DESC LIMIT 10;
Running query…
Top services — last 30 days ✓ Saved as widget
Virtual Machines €42,180
Storage Accounts €26,940
Amazon EC2 €20,610
Amazon RDS €13,050
Write SQL → get a live widget on your dashboard.
Your data, queryable
Spend, findings, recommendations, alerts, and more — all reachable from one query editor.
Schema browser & examples
Browse every table and column in-product, or load a ready-made example query with one click.
From query to widget
Render results as a table, bar, line, or donut — and save it straight onto a custom view.
Safe by design
Queries are strictly read-only and run in an isolated sandbox containing only your organization’s data.
Related features
See it on your numbers.
Early access — a new platform, onboarding teams now.