duckdb-rs
duckdb-rs copied to clipboard
Support streaming query
DuckDB now supports streaming queries which do not materialize everything before returning the first rows
I would be happy to help out on this :) Will start to take a look and see if I can understand enough to make a PR :)