Skip to content

ethpandaops/dbt

Repository files navigation

dbt

Data Build Tool (dbt) for the transformation layer of the Xatu data pipeline.


View generated docs


Prerequisites

Installation

# Install dependencies
pip install -r requirements.txt

Usage

# replace the 'REPLACE_ME' with the correct values
DBT_HOST=REPLACE_ME DBT_USER=REPLACE_ME DBT_PASSWORD=REPLACE_ME DBT_PORT=REPLACE_ME dbt run

Linting

DBT_HOST=REPLACE_ME DBT_USER=REPLACE_ME DBT_PASSWORD=REPLACE_ME DBT_PORT=REPLACE_ME sqlfluff lint .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors