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.
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.