Skip to content

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

License

Notifications You must be signed in to change notification settings

alexrosenfeld10/dbt-core

This branch is 788 commits behind dbt-labs/dbt-core:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8f38ca · Jul 11, 2023
Jul 11, 2023
Jul 11, 2023
Jul 11, 2023
Jun 30, 2023
Mar 22, 2023
Apr 13, 2022
Mar 29, 2023
May 28, 2023
Jun 30, 2023
Jun 28, 2023
Jun 28, 2023
Jun 13, 2023
Jul 11, 2023
Jun 28, 2023
Jun 30, 2023
Feb 13, 2023
Feb 26, 2020
Jan 16, 2023
Apr 8, 2022
Apr 11, 2023
Apr 24, 2023
Jun 14, 2023
Feb 2, 2022
Jun 30, 2023
Jul 5, 2023
May 30, 2023
Jun 30, 2021
Apr 18, 2023
Feb 9, 2023
Jun 30, 2023
Dec 22, 2021
Mar 17, 2022
Mar 22, 2023
Jun 13, 2023
Oct 2, 2021
Jun 13, 2023

Repository files navigation

dbt logo

CI Badge

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

architecture

Understanding dbt

Analysts using dbt can transform their data by simply writing select statements, while dbt handles turning these statements into tables and views in a data warehouse.

These select statements, or "models", form a dbt project. Models frequently build on top of one another – dbt makes it easy to manage relationships between models, and visualize these relationships, as well as assure the quality of your transformations through testing.

dbt dag

Getting started

Join the dbt Community

Reporting bugs and contributing code

Code of Conduct

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

About

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 72.2%
  • HTML 26.7%
  • Rust 0.8%
  • Shell 0.1%
  • Makefile 0.1%
  • Dockerfile 0.1%