Settings

Theme

dbt factory: re-usable sql, configured through YAML, compiled to dbt

github.com

2 points by conradbez 3 years ago · 2 comments

Reader

conradbezOP 3 years ago

Write re-usable sql code blocks and compile it to a dbt project with a yaml defintion

Great for:

- Automating dbt code generation, so you can manipulate yaml instead of sql

- Construct pipeline without knowing SQL

- Construct pipelines without learning dbt

- Avoid duplicative code

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection