Skip to content

codecentric/dbt-starter

Repository files navigation

Picard dbt starter

Requirements

A working installation of dbt. Install dbt-postgres. Check with

dbt --version
installed version: 1.0.0
   latest version: 1.0.0

Up to date!

Plugins:
  - postgres: 1.0.0```

The DB connection has to be setup in a profiles.yml file oryin the root of this reposit which can be generated using the provided profiles_template.yml.

Using the starter project

Try running the following commands:

  • dbt run
  • dbt test

Resources:

About

Skeleton project for starting with dbt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published