https://github.com/bitpicky/dbt-sugar
dbt-sugar is a CLI tool that allows users of dbt to have fun and ease performing actions around dbt models
https://github.com/bitpicky/dbt-sugar
data-engineering dbt dbt-sugar documentation
Last synced: 7 months ago
JSON representation
dbt-sugar is a CLI tool that allows users of dbt to have fun and ease performing actions around dbt models
- Host: GitHub
- URL: https://github.com/bitpicky/dbt-sugar
- Owner: bitpicky
- License: apache-2.0
- Created: 2020-12-18T20:47:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T22:40:09.000Z (8 months ago)
- Last Synced: 2024-11-29T12:47:31.739Z (7 months ago)
- Topics: data-engineering, dbt, dbt-sugar, documentation
- Language: Python
- Homepage: https://bitpicky.gitbook.io/dbt-sugar/
- Size: 843 KB
- Stars: 151
- Watchers: 10
- Forks: 20
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
- jimsghstars - bitpicky/dbt-sugar - dbt-sugar is a CLI tool that allows users of dbt to have fun and ease performing actions around dbt models (Python)
README

[](https://badge.fury.io/py/dbt-sugar)
[](https://github.com/ambv/black)
[](http://mypy-lang.org/)
[](https://pycqa.github.io/isort/)

[](https://results.pre-commit.ci/latest/github/bitpicky/dbt-sugar/main)
[](https://codecov.io/gh/bitpicky/dbt-sugar)
[](https://codeclimate.com/github/bitpicky/dbt-sugar/maintainability)[](https://pepy.tech/project/dbt-sugar)
[](https://discord.gg/cQB49ejbCA)Documentation on [gitbook](https://bitpicky.gitbook.io/dbt-sugar/)
If you want to help out and join the party feel free to:
- [create an issue](https://github.com/bitpicky/dbt-sugar/issues) or more fun
- join us on [Discord](https://discord.gg/cQB49ejbCA) :sparkles: and
- check the [ROADMAP.md](ROADMAP.md) to see what's in the plans.# dbt-sugar :candy:
:warning: **dbt-sugar is pretty alpha, don't use on your prod models unless you have tested it in a safe place before.**
## What is dbt-sugar?
dbt-sugar is a CLI tool that allows users of [dbt](https://www.getdbt.com/) to have fun and ease performing actions around dbt models such as:
- documentation
- test enforcement
and probably more in a not too distant future.We keep track of our progress in the [projects](https://github.com/bitpicky/dbt-sugar/projects) section.