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
- Feature Request: `sqlmesh render` loads and processes the entire project context for a single model
- Feature Request: `sqlmesh plan` performs full project loading for every non-prod environment plan
- Feature Request: `sqlmesh lint` loads the full project context even when scoped to specific models with `--model`
- Feature Request(CLI): print "Running" batch line when model evaluation starts (not only on completion)
- Support Restatements on SCD Type 2 and Use Them When Creating Preview Clone
- Referencing the base table of a different model
- fix(migrations): keep still-live dev intervals in v0071
- feat(cli): add `sqlmesh history` to inspect a plan's query engine history [EXPERIMENT: DO NOT MERGE]
- feat: Add Development Container and Windows specific development pre-requisites
- VDE_MODE only derived from project config, not from state
- Docs
- Python not yet supported