Skip to content

Use ch-go instead of clickhouse-go to improve performance #40

@zikwall

Description

@zikwall

Based on the results of performance tests (https://github.com/ClickHouse/ch-bench#benchmarks ) it can be seen that the low-level API library is much faster than the clickhouse-go (https://github.com/ClickHouse/clickhouse-go) library in terms of data processing speed.

It would be nice to integrate the ability to use a lower-level library (https://github.com/ClickHouse/ch-go) with connection pool support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededtodosomething for future

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions