5 ways that DuckDB makes SQL better

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

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

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

    Thanks for the tips, just looking into DuckDB, nice to see these quality of life features.

  • @michaelhunger6160
    @michaelhunger6160 Год назад +5

    Soo good Mark, love that they have the select last and group by all (which could be inferred) like in Cypher.

  • @gsnaveen2
    @gsnaveen2 4 месяца назад

    Thanks!

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

    These are great, love DuckDB syntax.

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

    Awesome video of very useful shortcuts, thanks Mark!

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

    One of my favorites (which you mentioned) is read_csv_auto() which includes the ability to read files from the internet.

  • @billash5132
    @billash5132 Год назад +3

    group by all I had no idea 🙏🙏🙏

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

      They even added that feature to Snowflake now, so DuckDB is leading the charge!

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

    could you explain again the REPLACE functionality and the use case in your precise example? I did't get it. Thanks

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

      So for that one, I wanted to return all the fields, but I wanted to apply a transformation to a couple of those fields and have it effectively replace them in-line. Does that makes sense?

  • @cosmos177
    @cosmos177 6 месяцев назад

    I'd give the features a ranking of 2,3,4,4,5 out of 10. cheers.

    • @learndatawithmark
      @learndatawithmark  6 месяцев назад +1

      You are a tough one to please! 😄

    • @cosmos177
      @cosmos177 6 месяцев назад

      @@learndatawithmark Sorry ... Felt most ware cosmetic... a bit of fluff.. However i later saw your PIVOT and UNPIVOT videos... and they were really excellent. Both in terms of DuckDb syntax /features and also your example/content. Thanks for the videos. New subscriber. cheers.

  • @AtomicPixels
    @AtomicPixels 11 месяцев назад

    Ha sql is so basic already I am not feeling bad for the guy that has to have to type the word SELECT. Big boo hoo. Try to install a JavaScript package and not die of old age before you begin coding the project itself

    • @geoffreyvanwyk4588
      @geoffreyvanwyk4588 10 месяцев назад

      Maybe the JavaScript package management system is such a pain because the developers suffered psychological damage from having to write SELECT first for all those years.