sqlmesh
https://github.com/tobikodata/sqlmesh
Python
Efficient data transformation and modeling framework that is backwards compatible with dbt.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to sqlmesh
Help out
- Issues
- added support for iceberg tables on S3 table buckets using athena engine
- [Fabric/TSQL] Removed models persist in state snapshot when using `virtual_environment_mode = "dev_only"`
- [Fabric] get_current_catalog() performs unnecessary DB round-trips in set_current_catalog()
- if the gateway does not exist, continue the janitor process
- janitor cleanup crashes when snapshot references a gateway not present in local config
- BigQuery `JSON_KEYS` transpiles to `J_S_O_N_KEYS_AT_DEPTH` in DuckDB (missing generator transform)
- fix: prioritize @EACH lambda params over column name conflicts
- Feature request: Blueprinted names for the columns with a Python data frame model.
- VSCode Extension: SQLMesh LSP crashes on startup: ImportError: cannot import name 'WorkspaceDiagnosticRefreshRequest' with lsprotocol 2025.x
- Model is missing but sqlmesh plan/run is successful
- Docs
- Python not yet supported