dbt factory: re-usable sql, configured through YAML, compiled to dbt (github.com) 2 points by conradbez 2y ago ↗ HN
[–] conradbez 2y ago ↗ Write re-usable sql code blocks and compile it to a dbt project with a yaml defintionGreat 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 [–] sargstuff 2y ago ↗ Is there an "pawk -b" back end filter to sanitized UTF chars to U+number so UTF doesn't get mangled in python?How does this compare to rascal[0] under python?[0] : http://www.rascal-mpl.org/
[–] sargstuff 2y ago ↗ Is there an "pawk -b" back end filter to sanitized UTF chars to U+number so UTF doesn't get mangled in python?How does this compare to rascal[0] under python?[0] : http://www.rascal-mpl.org/
2 comments
[ 2.6 ms ] story [ 24.1 ms ] threadGreat 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
How does this compare to rascal[0] under python?
[0] : http://www.rascal-mpl.org/