Using dbt to Transform Data in ClickHouse

Sdílet
Vložit
  • čas přidán 25. 01. 2023
  • Start a Clickhouse Cloud Free Trial, download dbt and get started in minutes! - clickhouse.cloud/signUp?...
    Join this webinar to learn about how dbt (data build tool) enables analytics engineers to transform data in their warehouses by simply writing select statements. Dbt is compatible with ClickHouse through a ClickHouse-supported plugin.
    We describe the process for connecting ClickHouse with a simple example based on a real world dataset. We will also hear from one of our users on lessons learned when using the ClickHouse - dbt connector in production and discuss best practices to avoid some common pitfalls.
    Agenda:
    * ClickHouse and dbt 101
    * Demo on a real-world dataset
    * Lessons learned from our user (Do’s and Don’ts)
    * Q&A
  • Věda a technologie

Komentáře • 5

  • @datasleek7950
    @datasleek7950 Před rokem +1

    Glad to know DBT supports Cickhouse.

  • @crvnse
    @crvnse Před rokem

    can you share this dbt project repo ?

    • @ClickHouseDB
      @ClickHouseDB  Před rokem

      We want to make sure everything we share is fully maintained...there are similar examples in the docs.

  • @herbert1727
    @herbert1727 Před rokem +1

    it's so wrong 40:14, they make a sql code using subselect inside with, I'm sorry, but it doesn't make sense.

    • @wexwexexort
      @wexwexexort Před 9 měsíci

      and then they just select star from that cte. weird. copy paste code format.