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

cedric-orange/dbt-core

This branch is 1 commit ahead of, 1 commit behind dbt-labs/dbt-core:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 16, 2025
Jan 16, 2025
Dec 17, 2024
Jan 16, 2025
Nov 21, 2024
Dec 20, 2024
Apr 13, 2022
Mar 29, 2023
May 28, 2023
Jan 7, 2025
Apr 24, 2024
Sep 11, 2024
Jan 15, 2025
Jul 17, 2024
Nov 21, 2024
Apr 12, 2024
Feb 26, 2020
Jul 17, 2024
Apr 8, 2022
Dec 22, 2023
Nov 15, 2024
Jul 2, 2024
Oct 16, 2024
Feb 5, 2024
Nov 21, 2024
Jul 23, 2024
Oct 16, 2024
Jun 30, 2021
Jul 29, 2024
Feb 9, 2024
May 13, 2024
Jun 21, 2024
Nov 19, 2024
Jan 16, 2024
Feb 5, 2024
Mar 22, 2023
Feb 26, 2024
Feb 5, 2024
Feb 5, 2024

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

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

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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.0%
  • HTML 26.1%
  • Rust 0.7%
  • Shell 0.1%
  • Makefile 0.1%
  • Dockerfile 0.0%