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
- Model is missing but sqlmesh plan/run is successful
- SourceConfig.canonical_name() fails with ValueError: too many values to unpack for source identifiers containing dots
- Models with custom materialization cannot be deleted
- Fix MySQL DELETE using CONCAT_WS preventing index usage
- SCD_TYPE_2_BY_COLUMN: opt-in strict attributes on close (no COALESCE(target, source) for updated_rows)
- Request: Support base64 decode as a Jinja plugin (for configuration yaml files)
- sqlmesh plan throws error "frozen runpy"
- Added a Chinese translation for the README (README_zh-cn.md)
- fix(lsp): read self.context_state instead of stale local variable in _context_get_or_load
- SCD_TYPE_2: option to preserve existing physical table rows on new snapshot identifier (is_first_insert truncation)
- Docs
- Python not yet supported