How SQLMesh reduces warehouse costs with cron and partitions
Learn about how SQLMesh saves money with cron and partitions.
Learn about how SQLMesh saves money with cron and partitions.
Step by step guide for column level lineage within your dbt project.
Transpiling SQL is a hard problem. This blog series uses real-world transpilation challenges to explain how SQLGlot, the transpilation framework powering SQLMesh, tries to solve it.
Creating, updating, and locating project metadata is a hassle. SQLMesh makes it easier by letting models speak for themselves: inline comments automatically registered with your SQL engine.
How can you tell if two SQL queries are the same? Can you do better than just checking if two statements are textually equivalent?
Introducing the Rust implementation of the SQLGlot tokenizer, which significantly improves parsing performance.
SQLMesh now supports the Write-Audit-Publish pattern when model tables are stored in the Apache Iceberg format.
Explaining the surge in popularity of declarative data transformation while drawing some parallels with DevOps.
How we're trying to build a trustworthy and thriving open source community.
Manually tracing DAGs and jumping between models is a drag. If you know that pain, check out the free, open source SQLMesh browser UI - it makes understanding and developing data transformation models easy.