Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 160 Bytes

dbt.md

File metadata and controls

13 lines (11 loc) · 160 Bytes

DBT

Installation

  pip install  dbt-core
  pip install  dbt 
  pip install psycopg2-binary

Creer Un projet

  dbt init nom_projet