a package to upgrade dbt packages to the dbt mesh framework
Project description
dbt-meshify
EXPERIMENTAL
maintained with :heart: by dbt practitioners for dbt practitioners
Click here for full package documentation
Overview
dbt-meshify
is a CLI tool that automates the creation of dbt mesh features introduced in dbt-core v1.5 and v1.6. This package will leverage your dbt project metadata to create and/or edit the files in your project to properly configure the models in your project with these features.
These dbt mesh features include:
- Groups - group your models into logical sets.
- Contracts - add model contracts to your models to ensure consistent data shape.
- Access - control the
access
level of models within groups - Versions - create and increment versions of particular models.
- Project dependencies - split a monolithic dbt project into component projects, or connect multiple pre-existing dbt projects using cross-project
ref
.
Installation
To install dbt-meshify, run:
pip install dbt-meshify
To upgrade dbt-meshify, run:
pip install --upgrade dbt-meshify
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dbt_meshify-0.4.1.tar.gz
.
File metadata
- Download URL: dbt_meshify-0.4.1.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e40e4b9cc5caabc36ba819a32ca059a061a3f54c20073679b8f9e875ed6fbad |
|
MD5 | 743d39e2dbb1ce5aaa08176ff494a089 |
|
BLAKE2b-256 | 9c8b93b9229bb2cfa70af1baaa3078ce23707ed4089f3ed161e15737e367c41e |
File details
Details for the file dbt_meshify-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: dbt_meshify-0.4.1-py3-none-any.whl
- Upload date:
- Size: 36.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 489888d7f82dcc01de50ccce5cb008c8d4ba0adaf54f4fefcf41a53b72c2008b |
|
MD5 | a89f3af03e25f32a540f52c3136a311c |
|
BLAKE2b-256 | 19fd1e0115c160a0fc17fdd47816257293d938299cec8d789661ef296c6d82c3 |