Skip to content

Repository files navigation

Welcome to your new dbt project!

Using this project with postgres

For working in postgres running in a Docker container on your machine, spun up by make setup-db in the dbt-core repo, add the following to your profile:

basic_dbt:
outputs:
dev:
dbname: dbthost: localhostpassword: passwordport: 5432schema: dbt_testingthreads: 4type: postgresuser: roottarget: dev

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

bare bones dbt starter project

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors