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
- 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)
- Add `secure` field to ClickHouse connection config
- fix(lsp): read self.context_state instead of stale local variable in _context_get_or_load
- fix(databricks): use shared connection pool to prevent OAuth CSRF race
- 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
- Docs
- Python not yet supported