How to load data into PostgreSQL using Python | Your first ETL pipeline | Data Engineering Tutorial

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

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

  • @dogedingo1535
    @dogedingo1535 2 года назад +3

    Also very interesting how powerful try and exception blocks are! Definitely going to implement them more into my code.

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

      yea. also look up when you should log errors and when not

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

    this was super helpful, thank you. do you have a tutorial that explains how to load the data to PostgreSQL when the json data is nested?

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

      hi Sarah, thank you for your kind words. Unfortunately, I don't have such a video but I can recommend you looking into flattening json objects before loading them into your database.

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

    Good one sir, however, I didn't get to understand how am supposed to download data straight from a website into the postgres using python

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

    This was written on my vissle_keyboard_keyboard and sent as a comment by clicking 'comment' with my lg_superlight_mouse (@33:40)