Data Warehouse Credit Calculator
Monthly and annual cost by warehouse size, with the break-even runtime for every size above and below yours.
Loading the tool…
How to use this tool
- Set the warehouse size by name: X-Small through 4X-Large.
- Set the active hours per day and days per month. Active means running, not querying — an idle warehouse bills the same.
- Put in your contracted credit price rather than leaving the default.
- Select Cost the warehouse and read the break-even column before agreeing to size up.
What warehouse credit calculator does
Warehouse sizes double in both compute and price at every step, which produces a rule worth memorising: a bigger warehouse is cost-neutral exactly when it halves the runtime, and a saving only when it does better than that. For a large scan that is genuinely possible. For a query bounded by anything else — a small table, a skewed join, a slow source — it is not, and the bill doubles for no change in wall-clock time.
The table gives the monthly and annual cost for every size, plus the runtime at which each one breaks even against the size you chose, so the argument can be settled with a number instead of an opinion. The credit price is your contracted rate rather than a constant. And if the warehouse is active twelve or more hours a day, check auto-suspend before anything else: an idle warehouse bills exactly the same as a busy one.