Difference between revisions of "Data build tool (dbt)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:Data build tool]] (python) | [[wikipedia:Data build tool]] (python) | ||
+ | * https://www.getdbt.com/ | ||
* 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 == | ||
+ | * {{dbt}} | ||
* {{DW}} | * {{DW}} | ||
[[Category:Data warehouse]] | [[Category:Data warehouse]] |
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: