ClickHouse / clickhouse-js

Official JS client for ClickHouse DB
https://clickhouse.com
Apache License 2.0
189 stars 22 forks source link

Feedback request: additional ClickHouse formats #241

Open slvrtrn opened 4 months ago

slvrtrn commented 4 months ago

The following additional formats for input and output data could be implemented in the client:

As we gather feedback on this, please comment if you'd like to have some of these formats implemented and, if possible, a short description of your use case.

UnamedRus commented 1 week ago

JSONEachRowWithProgress for getting some metrics about query execution?