Isofold Pricing Model
Isofold charges based on query cost savings. You only pay when we reduce your warehouse bill—nothing else.- No per-seat fees
- No flat subscription required
- Only pay a percentage of verified savings
Example
Let’s say you run a query through Isofold that originally costs $1.20 and the optimized version costs $0.80. That’s a savings of $0.40. If your team’s plan charges 30% of savings:Supported Warehouses
Warehouse | Pricing Support | Notes |
---|---|---|
BigQuery | Full (via dry-run) | Exact byte-level cost estimation |
Snowflake | Partial (compute inferred) | Slot time used as proxy for cost |
Aurora | Optional | Based on CPU/memory if enabled |
Cost Estimation
Isofold computes cost savings in one of two ways:BigQuery
- Uses dry-run mode to compute byte scan and estimated slot time
- Runs both original and rewritten queries without execution
- Supports per-query diff and cost breakdown
Other Warehouses
- Uses rewrite diff heuristics (column count, filters, joins removed)
- Optionally integrates with warehouse-specific billing APIs
- Tracks compute time and latency as proxy for cost
Billing Frequency
Billing is computed and invoiced:- Monthly by default
- With per-team or per-environment breakdowns
- Via Stripe or custom invoicing for enterprise
Free Tier
All accounts include:- 10 free optimized queries per month
- Unlimited dashboards and integrations
- Email support
Next: Explore available Pricing Plans