Introduction to Scaling Analytics Using DuckDB with Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 17

  • @banihas22
    @banihas22 2 หลายเดือนก่อน +2

    Excellent intro of DuckDB! I love how you setup with an overview to give better context ❤

  • @mathewrtaylor
    @mathewrtaylor 3 หลายเดือนก่อน +2

    Thanks for the introduction to a new tool. Was able to parse through a ton of info (5+ million rows) into a few tables in less than a minute, and start analysis in SQL super quickly. Appreciated your commentary throughout as well. Thanks for unlocking a new tool for me; it has tons of potential and will be well used!

    • @BryanCafferky
      @BryanCafferky  3 หลายเดือนก่อน

      Great! That's awesome! You're Welcome!

  • @AhmdsYT
    @AhmdsYT 28 วันที่ผ่านมา

    Hey Bryan, appreciate you doing this tutorial! 🙌🏼

  • @bottle0ketchup211
    @bottle0ketchup211 2 หลายเดือนก่อน

    Awesome video, appreciate your knowledge sharing as always!

  • @maxl1448
    @maxl1448 3 หลายเดือนก่อน

    Great Video. Thank you Bryan. DuckDB is a fantastick thing.

  • @phillipdataengineer
    @phillipdataengineer 3 หลายเดือนก่อน

    Learning so some with your videos! F* awesome man
    thank you!

    • @BryanCafferky
      @BryanCafferky  3 หลายเดือนก่อน

      Glad they are helping.

  • @eduardokorbesbinotto106
    @eduardokorbesbinotto106 3 หลายเดือนก่อน +2

    Nice video! Have you tryed to run duckdb on databricks? Does this makes sense? Thanks!

    • @BryanCafferky
      @BryanCafferky  3 หลายเดือนก่อน +1

      It does make sense. Using DuckDB on the driver node could allow much larger datasets to be processed at a high speed. I plan to try it.

    • @eduardokorbesbinotto106
      @eduardokorbesbinotto106 3 หลายเดือนก่อน +3

      Great! Please make a video about it, it would be awesome to know how it performs against processing data with spark

  • @JavierLuraschi
    @JavierLuraschi 3 หลายเดือนก่อน +1

    DuckDB = Awesome!

    • @BryanCafferky
      @BryanCafferky  3 หลายเดือนก่อน

      Hi Javier, Yes. It is incredible.

  • @KrisKoirala
    @KrisKoirala 3 หลายเดือนก่อน

    can we see databases/tables created like we see in SSMS?

    • @BryanCafferky
      @BryanCafferky  3 หลายเดือนก่อน

      See the link in the video description to DBeaver, a SQL Database UI that supports many database products including DuckDB. Yes, using DBeaver, you can browse DuckDB objects.

  • @jaguarprovo
    @jaguarprovo 3 หลายเดือนก่อน

    I gotta know what’s your server setup or laptop now. You bragged and I heard it

    • @BryanCafferky
      @BryanCafferky  3 หลายเดือนก่อน

      My laptop has 64 GB of RAM and 2 TB SSD. Its actually pretty old now but still very fast.