Skip to content

Longwinter93/dbtCoreProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

dbtCore

dbt Core enables data analysts and data engineers to 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. Dbt core makes it easy to manage relationships between models, visualise these relationships and assure the quality of your transformations through testing. It develops the project from the command line and run dbt projects.

There is only one project dbtCoreProject.

Resources:

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the chat on Slack for live discussions and support
  • Find dbt events near you
  • Check out the blog for the latest news on dbt's development and best practices

About

dbt Core project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages