Giorgi / DuckDB.NET

Bindings and ADO.NET Provider for DuckDB
https://duckdb.net
MIT License
338 stars 61 forks source link

Implement result streaming for low memory usage #156

Closed Giorgi closed 4 months ago

Giorgi commented 8 months ago

Investigate if DuckDB.Net also suffers from this and if so implement streaming: JDBC ResultSet consumes unlimited memory

Giorgi commented 4 months ago

Implemented in develop.