Finding Expensive Queries · AltimateAI/data-engineering-skills
Find and rank expensive Snowflake queries by cost or time
Queries Snowflake's account usage history to rank the most expensive queries by credits, execution time, or bytes scanned, then highlights repeated patterns and gives specific optimization recommendations for warehouse cost control.
Good for
- Rank Snowflake queries by cost or execution time
- Spot queries with no partition pruning or high spillage
- Identify optimization candidates for warehouse cost reduction
- Source repository
- AltimateAI/data-engineering-skills
- Category
- General
Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.
A good place to start
Find the top 20 most expensive Snowflake queries from the last 7 days and suggest optimizations.

Make your next great thing.
Bring a question, a file, or an idea that’s not quite there yet.