You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TCP ClickHouse client in Go. Designed for very fast data block streaming with low network, cpu and memory overhead.
3
+
TCP [ClickHouse](https://clickhouse.com/) client in Go. Designed for very fast data block streaming with low network, cpu and memory overhead.
4
4
5
5
Work in progress, please [leave feedback](https://github.com/go-faster/ch/discussions/6) on package API or features.
6
6
Also, see [benchmarks](https://github.com/go-faster/ch-bench#benchmarks).
7
7
8
+
*[ClickHouse](https://clickhouse.com/) is an open-source, high performance columnar OLAP database management system for real-time analytics using SQL.*
0 commit comments