Dbt

dbt (data build tool)

NeuralBlitz Updated 1 repo stars

File contents

dbt (data build tool)

dbt enables analytics engineers to transform data in their warehouses by using SQL SELECT statements. It implements software engineering best practices for analytics code.

Key Concepts

  • SQL SELECT transformations
  • Models and refs
  • dbt packages
  • Tests and documentation
  • Jinja templating

Common Use Cases

  • Data warehouse modeling
  • BI table preparation
  • Data pipeline orchestration
  • Metrics definition
  • Data quality assurance

Best Practices

  • Structure projects properly
  • Use naming conventions
  • Implement data tests
  • Document models
  • Leverage packages

Resources

  • Docs.getdbt.com
  • Related Skills: sql, data-engineering, snowflake

NeuralBlitz/Agent-Gateway/tree/main/agent-gateway/skills/user/categories/data-science/dbt commit c25338d285

Frequently asked questions

npx skillmds@latest add neuralblitz/dbt-2