Icon

Reading and Processing CSV via DuckDB

<p>This workflow demonstrates using DuckDB in KNIME to process large CSV files. DuckDB provides measurable performance gains for CSV parsing and in-database aggregation. Parameter limits must be set carefully, as DuckDB consumes additional main memory and CPU. Always close the DuckDB connection to release memory.</p>

Nodes

Extensions

Links