Build a poor man’s data lake from scratch with DuckDB

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 11

  • @GeorgePampalis
    @GeorgePampalis Месяц назад +3

    Please consider doing an updated version of this video, perhaps using Delta Tables as a storage format!

    • @dagsterio
      @dagsterio  Месяц назад

      Thanks for the call out George! Just added to our content planning calendar

  • @vikramtatke5930
    @vikramtatke5930 9 месяцев назад +3

    As a person with just 2 years of experience my mind was blown watching this.
    I am a single person writing code in my department so I don't have any seniors to learn from but I'm leading a data engineering project that deals with terabytes of data and each request is multiple times larger than the server's RAM and multiple such requests need to be processed in parallel to complete stuff in time.
    Also, we have the tiniest possible budget to aggregate 25 to 30 columns and billions of rows every day. Also, we need to cut down on costs.
    This was super helpful.

  • @marcosoliveira8731
    @marcosoliveira8731 Год назад +1

    Really good stuff! A lot of good ideas.

  • @tobiaspucher9597
    @tobiaspucher9597 8 месяцев назад

    Awesome!!! Please more!

  • @alembics
    @alembics 2 года назад +1

    Great video, thanks!

  • @ImperialTerrain
    @ImperialTerrain 2 года назад +1

    thank you pete

  • @gw1284
    @gw1284 Год назад +2

    Thanks for this demo. Can you comment on what role polars may play in this?

    • @hwy9nightkid
      @hwy9nightkid Год назад +1

      polars is akin to pandas or spark dataframes.. a way to organize your tables of data , if im not mistaken

    • @marcosoliveira8731
      @marcosoliveira8731 Год назад

      As pandas alternative.

  • @gauravlotekar660
    @gauravlotekar660 2 года назад

    aawwwseome.