Data transformation · Tobiko Data

SQLMesh

Open-source SQL transformation framework with column-level lineage and virtual data environments, built as a drop-in dbt alternative.

SQLMesh is an open-source data transformation framework positioned as a direct alternative to dbt, with a compatibility mode that can read an existing dbt project and run it largely unchanged. Its main differentiators are automatic column-level lineage and impact analysis, and virtual data environments: instead of physically rebuilding tables for a dev or staging branch, SQLMesh points views at existing table versions, so spinning up an isolated environment is near-instant and avoids reprocessing cost. It classifies changes as breaking or non-breaking and only reruns what is actually affected. SQLMesh runs on Airflow, Dagster, or its own scheduler, and supports engines including Snowflake, BigQuery, Databricks, Redshift, and DuckDB. Tobiko Data also sells Tobiko Cloud, a managed control plane layered on the same open-source engine.

At a glance

Vendor Tobiko Data
Pricing model Open source + paid options
Free tier Yes
Deployment Cloud, Self-hosted
Open source Yes (Apache-2.0)
Best for Analytics engineering teams who want dbt-style modeling with faster, cheaper environment branching.

Pricing

The core framework is free and open source; Tobiko Cloud adds a managed platform fee plus usage-based pricing, quoted individually.

Pricing has not been verified yet — see the vendor's site.

Features

  • dbt-compatible project format (can run existing dbt projects)
  • Automatic column-level lineage and impact analysis
  • Virtual data environments for near-instant dev/staging branches
  • Breaking vs. non-breaking change classification to limit reprocessing
  • Built-in unit testing and audits for SQL models
  • Native scheduler plus Airflow and Dagster integrations
  • Multi-engine support (Snowflake, BigQuery, Databricks, Redshift, DuckDB)

Integrations

Profile last reviewed September 21, 2026

Head to head

Alternatives

SQLMesh in the index now

Terms to know

Related guides