Skip to main content

Configure and enforce conventions for your dbt project.

Project description

dbt-bouncer logo

dbt-bouncer

Configure and enforce conventions for your dbt project.


Documentation

All documentation can be found on dbt-bouncer documentation website.

TLDR

  1. Install dbt-bouncer:

    pip install dbt-bouncer
    
  2. dbt-bouncer requires a manifest.json file. If not already present, run:

    dbt parse
    
  3. Create a dbt-bouncer.yml config file:

    manifest_checks:
      - name: check_model_directories
        include: ^models
        permitted_sub_directories:
          - intermediate
          - marts
          - staging
      - name: check_model_names
        include: ^models/staging
        model_name_pattern: ^stg_
    
  4. Run dbt-bouncer:

    $ dbt-bouncer
    
    [...]
    Running checks... |################################| 20/20
    Done. SUCCESS=19 WARN=0 ERROR=1
    Failed checks:
    | Check name               | Severity | Failure message                                                                       |
    |--------------------------|----------|---------------------------------------------------------------------------------------|
    | check_model_directories: | error    | AssertionError: `model` is located in `utilities`, this is not a valid sub-directory. |
    

Reporting bugs and contributing code

  • Want to report a bug or request a feature? Let us know and open an issue.
  • Want to help us build dbt-bouncer? Check out the Contributing Guide.

Code of Conduct

Everyone interacting in dbt-bouncer's codebase, issue trackers, chat rooms, and mailing lists is expected to follow the Code of Conduct.

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

dbt_bouncer-1.12.0.tar.gz (41.5 kB view details)

Uploaded Source

Built Distribution

dbt_bouncer-1.12.0-py3-none-any.whl (58.0 kB view details)

Uploaded Python 3

File details

Details for the file dbt_bouncer-1.12.0.tar.gz.

File metadata

  • Download URL: dbt_bouncer-1.12.0.tar.gz
  • Upload date:
  • Size: 41.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for dbt_bouncer-1.12.0.tar.gz
Algorithm Hash digest
SHA256 5dc84211317c009163bfd38d0077027855e5e865487c12cbc112f27a1e8e163d
MD5 7bbf724e5b93d6a796f433a48e47ff38
BLAKE2b-256 40f624ef20d8dbf26237cfedd76583921fb6835ad9048d950326be6eb4231e4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dbt_bouncer-1.12.0.tar.gz:

Publisher: release_pipeline.yml on godatadriven/dbt-bouncer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dbt_bouncer-1.12.0-py3-none-any.whl.

File metadata

  • Download URL: dbt_bouncer-1.12.0-py3-none-any.whl
  • Upload date:
  • Size: 58.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for dbt_bouncer-1.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5f419f719606a9a3d53174b037f4456cb97a3486f0553be91ea598b7c728b015
MD5 7b0957af79bbe30807d8adc282176c3e
BLAKE2b-256 dc0c0c9a9b1f6bc0769dc9fde163c1defcb88d410fca8b35f5e025875a16516a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dbt_bouncer-1.12.0-py3-none-any.whl:

Publisher: release_pipeline.yml on godatadriven/dbt-bouncer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page