6 comments

  • mrtimo5 hours ago
    If you are a data scientist or do anything with data... duckdb is like a swiss army knife. So many great ways it can help your workflow. The original video from CMU in 2020 [1] is a classic. Minutes 3-8 present a good argument for adding duckdb to your data cleaning&#x2F;processing workflow.<p>And if you want to add a semantic layer on top of data, Malloy [2] is my favorite so far (it has duckdb built in):<p>[1]: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=PFUZlNQIndo" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=PFUZlNQIndo</a> [2]: <a href="https:&#x2F;&#x2F;docs.malloydata.dev&#x2F;documentation&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.malloydata.dev&#x2F;documentation&#x2F;</a>
  • owlstuffing4 hours ago
    Analytics with type-safe raw SQL (including DuckDb’s awesome extensions) is pure gold:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;manifold-systems&#x2F;manifold&#x2F;blob&#x2F;master&#x2F;docs&#x2F;articles&#x2F;duckdb_info.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;manifold-systems&#x2F;manifold&#x2F;blob&#x2F;master&#x2F;doc...</a>
  • mpweiher3 hours ago
    The actual slides are linked from the intro-text:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;DBatUTuebingen&#x2F;DiDi" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;DBatUTuebingen&#x2F;DiDi</a>
  • fg1375 hours ago
    Unfortunately it does not seem that there are lecture videos.
  • buryat4 hours ago
    thank you! Learned why DuckDB is named this way
  • viccis8 hours ago
    Am I missing something or is the content empty?
    • esafak8 hours ago
      <a href="https:&#x2F;&#x2F;github.com&#x2F;DBatUTuebingen&#x2F;DiDi" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;DBatUTuebingen&#x2F;DiDi</a>
      • viccis8 hours ago
        Thank you, I didn&#x27;t realize all of the course counted as &quot;slides and auxiliary material&quot; haha<p>edit: Really great stuff in here. Every day at work I think about how much I love DuckDB