KovalevDima / ClickHaskell

https://kovalevdima.github.io/ClickHaskell/
13 stars 2 forks source link

Streaming + 1 billion rows handling profiler example #64

Closed KovalevDima closed 3 days ago

KovalevDima commented 1 week ago

We need to add streaming support which is well suitable for Native protocol data packets. Also it would be nice to provide profiler that handles a 1 billion rows of data in constant memory to demonstrate library stability