logoalt Hacker News

whalesaladtoday at 3:01 PM3 repliesview on HN

duckdb is a generational technology innovation. insanely good ergonomics, great performance, it's awesome.


Replies

goerchtoday at 3:39 PM

Can confirm: together with `dbt` and `rill` I'm able do to [this](https://github.com/idesis-gmbh/GitHubExperiments/blob/master...) on my laptop.

show 3 replies
meetingthrowertoday at 5:29 PM

I got introduced to it by Claude the other day as I was interrogating several GB of public csv files. Seemed magical as it out them all in parquet files and transformed what I needed into the normalized sqllite for my server. Coding agents seen quite comfortable with it!

show 1 reply
steve_adams_86today at 3:47 PM

I use it almost daily. Any time I benchmark changes or analyze logs, I collect the data I need as CSV and analyze it with duckdb. The flexibility and ease makes it so I find so much more interesting information. It's indispensable to me now