there are several advantages that I could think of:
• Of course, official support of the latest ClickHouse and Node.js versions, bugfixes and security updates in timely manner
• Well-written documentation
• Good unit and integration test coverage of the library
• It is TypeScript-first
• A lot of input and output formats support
• It can support select streaming using
*EachRow
formats (JSON, CSV, TSV...)
• Further library development will be aligned with CH best practices (for example, in time, we might add Native Protocol if there is demand)
f
future-teacher-7046
02/09/2023, 8:49 PM
Yeah, that would be great! I don't think there was an official client when we first added support for ClickHouse