/dbt_ch_1

Пример загрузки CSV в Clickhouse через DBT

Primary LanguageShell

The dbt project for load CSV-files to DB ClickHouse

Requirements for the execution environment

  • Podman or Docker installed and worked
  • Python 3 with modules:
    • venv or virtualenv
    • pip

Using the starter project

Try running the following commands:

  • dbt run
  • dbt test

Resources

ClickHouse

DBT

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the chat on Slack for live discussions and support
  • Find dbt events near you
  • Check out the blog for the latest news on dbt's development and best practices