awesome-sqlmesh icon indicating copy to clipboard operation
awesome-sqlmesh copied to clipboard

A curated list of awesome SQLMesh resources

awesome-sqlmesh

A curated list of awesome SQLMesh resources.

SQLMesh is a Python framework that automates everything needed to run a scalable data transformation platform. SQLMesh works with a variety of engines and orchestrators.

It was created with a focus on both data and organizational scale and works regardless of your data warehouse or SQL engine's capabilities.

You can use SQLMesh with the CLI, Notebook, or Python APIs.

All contributions related to SQLMesh are welcome & encouraged! Please take a look at the contribution guidelines first. Add new entries at the bottom of each category, please.

Contents

  • Official Resources
  • Sample Projects
  • Community Projects
  • Tools
  • Content
    • Blog Posts
    • Videos

Official Resources

Sample Projects

Community Projects

  • arcane-insight - An analytics, ingestion, transformation project built with SQLMesh & DuckDB on Blizzard's Hearthstone API

Tools

  • vscode-sqlmeshui - Embedded SQLMesh UI in VS Code
  • buenavista - A fork of a Postgres/DuckDB proxy exposing both the PG and Trino protocols with a SQLMesh metric rewriter

Content

Blog Posts

Videos