Daisuke Matsushima
2.1K posts
Daisuke Matsushima
@damassima
SQLが好きなプログラマです。 データエンジニア見習 ← 薬局・ヘルスケア系WEB、スマホアプリ開発 ← 製造業業務システム社内開発. ← Max/MSP ← Drums, Percussion
What's new in DuckDB and how does DuckDB fit into old shell scripts? These are topics that our DevRel Gábor covered at Ubuntu Summit 2026. His talk explained three aspects of DuckDB: – A command-line tool that fits neatly into Unix pipelines – A portable database that can solve analytical database problems anywhere – A client-server database enabled by the new Quack protocol The talk is now out on YouTube, so give it a watch – link in the thread.



「ギュラれる」という新語がある。「シンギュラリティ」に由来し、「AIに仕事や役割を奪われる」という意味。 面白いのは、「ギュる」という能動形はほとんど見ないという点。「ギュられる」という受身形でばかり見るという点でも、かなり特異点的な新語といえるのではないか。

ORDER BY Has Come a Long Way modern-sql.com/blog/2026-05/o… The ORDER BY clause is one of the best-known SQL clauses. Yet there are a number of common misunderstandings that are worth clearing up. The article walks you through the evolution of the ORDER BY clause in the SQL standard.

duckdb コマンド有能すぎてたまらん。CSV に SQL SELECT 文のめぼしい構文が通るし、2個のCSVを left join しながら group by, order by, limit まで効いて最高かよ



