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)