Skip to content

Implement support of RowBinary or Native data format #25

@mshustov

Description

@mshustov

Based on testing performed by Python ClickHouse client and clickhouse-jdbc, the RowBinary format has a lower memory and CPU footprint.
We can start with implementing support of a small subset of data types (numeric, string, boolean, etc.) to ensure the performance of nodejs client benefits of supporting an additional format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions