uplot 好用耶。用 ClickHouse local 拿 <@U02G2US2Z> 整理好的 parquet: ```$ ./clickhouse local -q "select candidate, sum(income_amount) as income_amount from file('corporation_contribution.parquet') where election_name = '109年立法委員選舉' group by candidate order by income_amount desc limit 20 format CSVWithNames" | uplot bar -d, -H -t "109年立法委員選舉排行" 109年立法委員選舉排行 ┌ ┐ 邱志偉 ┤■■■■■■■■■■■■■■■■■■■■■■■■■■■ 139868910.0 李彥秀 ┤■■■■■■■■■■■■■■■■■■■■ 102266000.0 吳志揚 ┤■■■■■■■■■■■■■■■■■ 87068360.0 顏寬恒 ┤■■■■■■■■■■■■■■■■ 82338894.0 許淑華 ┤■■■■■■■■■■■■■■■ 77660000.0 許智傑 ┤■■■■■■■■■■■■■■ 74664000.0 賴瑞隆 ┤■■■■■■■■■■■■■ 65410000.0 林岱樺 ┤■■■■■■■■■■■ 58350000.0 邱議瑩 ┤■■■■■■■■■■■ 54830000.0 林郁方 ┤■■■■■■■■■■■ 54766000.0 蔡其昌 ┤■■■■■■■■■■■ 54417502.0 張嘉郡 ┤■■■■■■■■■■ 54380000.0 張廖萬堅 ┤■■■■■■■■■■ 53623400.0 劉世芳 ┤■■■■■■■■■■ 51711000.0 黃國書 ┤■■■■■■■■■■ 51228400.0 江啟臣 ┤■■■■■■■■■■ 49906000.0 吳秉叡 ┤■■■■■■■■■■ 49480000.0 黃昭順 ┤■■■■■■■■■ 49004000.0 李昆澤 ┤■■■■■■■■■ 47894518.0 楊瓊瓔 ┤■■■■■■■■■ 47792050.0```
uplot 好用耶。用 ClickHouse local 拿 <@U02G2US2Z> 整理好的 parquet: ```$ ./clickhouse local -q "select candidate, sum(income_amount) as income_amount from file('corporation_contribution.parquet') where election_name = '109年立法委員選舉' group by candidate order by income_amount desc limit 20 format CSVWithNames" | uplot bar -d, -H -t "109年立法委員選舉排行" 109年立法委員選舉排行 ┌ ┐ 邱志偉 ┤■■■■■■■■■■■■■■■■■■■■■■■■■■■ 139868910.0 李彥秀 ┤■■■■■■■■■■■■■■■■■■■■ 102266000.0 吳志揚 ┤■■■■■■■■■■■■■■■■■ 87068360.0 顏寬恒 ┤■■■■■■■■■■■■■■■■ 82338894.0 許淑華 ┤■■■■■■■■■■■■■■■ 77660000.0 許智傑 ┤■■■■■■■■■■■■■■ 74664000.0 賴瑞隆 ┤■■■■■■■■■■■■■ 65410000.0 林岱樺 ┤■■■■■■■■■■■ 58350000.0 邱議瑩 ┤■■■■■■■■■■■ 54830000.0 林郁方 ┤■■■■■■■■■■■ 54766000.0 蔡其昌 ┤■■■■■■■■■■■ 54417502.0 張嘉郡 ┤■■■■■■■■■■ 54380000.0 張廖萬堅 ┤■■■■■■■■■■ 53623400.0 劉世芳 ┤■■■■■■■■■■ 51711000.0 黃國書 ┤■■■■■■■■■■ 51228400.0 江啟臣 ┤■■■■■■■■■■ 49906000.0 吳秉叡 ┤■■■■■■■■■■ 49480000.0 黃昭順 ┤■■■■■■■■■ 49004000.0 李昆澤 ┤■■■■■■■■■ 47894518.0 楊瓊瓔 ┤■■■■■■■■■ 47792050.0```
Loom
Exploring MotherDuck: Scaling DuckDB into a Multiplayer Experience
Hey folks, this is Sung, and in this video, I'm going to give you a demo of MotherDuck and explain why it matters. The problem I'm trying to solve is how to scale DuckDB, a great single-player experience, into a multiplayer experience where your work doesn't just live on your personal computer. MotherDuck is the answer to that problem. I'll show you the surface area for collaboration in Motherduck and how it integrates with different systems. Join me as we explore the evolutionary steps of turning DuckDB into a production-grade cloud solution and broadening its impact beyond just the data team.
我明天會在 dbt taipei meetup 介紹 campaign finance dbt project <https://www.meetup.com/taipei-dbt-meetup/events/294298229/>
我明天會在 dbt taipei meetup 介紹 campaign finance dbt project <https://www.meetup.com/taipei-dbt-meetup/events/294298229/>