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
- Fix: create_external_models misclassifies cross-repo models as external
- SCD_TYPE_2: option to preserve existing physical table rows on new snapshot identifier (is_first_insert truncation)
- DuckLake: partitioned_by on INCREMENTAL_BY_UNIQUE_KEY results in unpartitioned files on initial build
- Fix: FileNotFoundError on Context initialization with stale cache (#5712)
- Chore(deps): Bump dorny/paths-filter from 3 to 4
- Chore(deps): Bump actions/download-artifact from 4 to 8
- Chore(deps): Bump actions/cache from 4 to 5
- Fix: Surface destructive schema changes on forward-only models during dev plans (#5719)
- Run audits concurrently using concurrent_tasks setting
- Add `--skip-audits` flag to plan and run commands
- Docs
- Python not yet supported