Snowflake Query Optimization: 7 Tips for Faster Queries Sep 29, 2025 20 min read Optimization A deep dive into 7 fundamental tips for Snowflake query optimization: pruning, join optimization, clustering, cache, and more for faster queries.
ASOF JOINs in Snowflake: 100x Performance on Time-Relative Joins Sep 24, 2024 7 min read How-To ASOF JOINs are the most efficient way to relate the timestamp of one table with the timestamp of another table, even when those timestamps don't match exactly. Feel free to skip