A Preview of DuckDB v2.0
duckdb.org
A Preview of DuckDB v2.0
1–10 of 144 posts
Re: A Preview of DuckDB v2.0
#2Re: A Preview of DuckDB v2.0
#3The last year of DuckDB enhancements feel like the shift from in-process execution engine (which it is phenomenal at) to an engine that can serve as the foundation of a cloud data warehouse. I know the founders were reticent about not wanting to build that, but I have a feeling it is in the works.
Re: A Preview of DuckDB v2.0
#4Re: A Preview of DuckDB v2.0
#5Re: A Preview of DuckDB v2.0
#6I <3 DuckDB. It has become one of my go to tools for storing, data processing , integrations and now even graph. More importantly it's fun to use because it is so portable. Looking forward to v2.
Re: A Preview of DuckDB v2.0
#7What about the runtime size? I care this because I intend to run a stripped WASM version of DuckDB in browser.
Re: A Preview of DuckDB v2.0
#8Thanks to the team for everything!
Re: A Preview of DuckDB v2.0
#9DuckDB is one of the things I've been most excited about in a long time. Introduced it to projects at 3 companies since 2023, greatly lowering resource requirements and running it in a variety of environments. Just having the ability to do out of core bigger than memory data processing on lower end consumer grade hardware is remarkable. Thanks to the team for everything!
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?
Re: A Preview of DuckDB v2.0
#10The last year of DuckDB enhancements feel like the shift from in-process execution engine (which it is phenomenal at) to an engine that can serve as the foundation of a cloud data warehouse. I know the founders were reticent about not wanting to build that, but I have a feeling it is in the works.