Skip to content

Add Bruin to Pipelines with data quality section#2

Open
sabrikaragonen wants to merge 1 commit into
kwanUm:mainfrom
sabrikaragonen:add-bruin
Open

Add Bruin to Pipelines with data quality section#2
sabrikaragonen wants to merge 1 commit into
kwanUm:mainfrom
sabrikaragonen:add-bruin

Conversation

@sabrikaragonen

Copy link
Copy Markdown

What is Bruin?

Bruin is an open-source data pipeline tool with built-in data quality checks.

Features:

  • Define data quality assertions in SQL or Python
  • Assertions run automatically as part of your pipeline
  • Supports multiple data warehouses (BigQuery, Snowflake, Postgres, etc.)
  • Built-in checks: not_null, unique, accepted_values, positive, non_negative, custom SQL/Python

GitHub: https://github.com/bruin-data/bruin
License: Apache 2.0

Why add to this list?

Bruin fits the "Pipelines with data quality included" section as it provides built-in data quality testing as a core feature of its pipeline execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant