DE version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 376 words in the discussion.
Trending Topics
#duckdb#data#browser#build#motherduck#engine#wasm#running#processing#athena

Discussion (11 Comments)Read Original on HackerNews
Thanks to the team for everything!
"If we use this we get indefinite RAM indefinite CPU and do not need to host a server".
I had an impression that DuckDB was not great at distributing work to other machines, but good at doing it locally? Am I wrong?
Are they downloading parquet files and running analyses locally, or are they connecting to Iceberg-like data lake and leveraging DuckDBs query engine capabilities or have you exposed an interface (REST, UI) to query your data?
Excellent performance.
> They decided to work together, and DuckLabs would become a co-founder of the new endeavor.
https://motherduck.com/about-us/
What about the runtime size? I care this because I intend to run a stripped WASM version of DuckDB in browser.