Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 3.65 KB

README.md

File metadata and controls

63 lines (50 loc) · 3.65 KB

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

  • 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