Difference between revisions of "Data build tool (dbt)"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
* dbt Cloud | * dbt Cloud | ||
+ | Installation: | ||
+ | * <code>[[brew tap dbt-labs/dbt]]</code> | ||
+ | * <code>[[brew install dbt-postgres]]</code> | ||
− | + | === Commands === | |
− | + | <code>[[dbt ls]]</code> | |
− | + | ||
− | + | <code>[[dbt deps]]</code> | |
− | + | ||
+ | <code>[[dbt seed]] --full-refresh</code> | ||
+ | |||
+ | <code>[[dbt run]]</code> | ||
+ | |||
+ | <code>[[dbt test]]</code> | ||
== See also == | == See also == |
Latest revision as of 14:17, 16 March 2023
wikipedia:Data build tool (python)
- dbt Cloud
Installation:
Commands[edit]
dbt seed --full-refresh
See also[edit]
Advertising: