Skip to content

abkebir/dbt-core-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to your new dbt project (Here with postgres)!

Using the starter project

Try running the following commands:

  • dbt debug # To check model & profiles.yml syntaxes and ensure connection with DWH is successfully done
  • dbt run # To ensure models formats & execute model through my DWH
  • dbt test # To test all models within your dbt project
  • dbt test --models model_name # To test a model separately

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

Profiles

  • Profiles.yml is the file where you configure your credentials to set a connexion with DWH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published