You've already forked go-clickhouse
mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-06-14 23:44:59 +02:00
chore: add installation
This commit is contained in:
@ -51,6 +51,12 @@ Resources:
|
|||||||
| [This library](example/benchmark/write-native-columnar/main.go) | 475ms |
|
| [This library](example/benchmark/write-native-columnar/main.go) | 475ms |
|
||||||
| [ClickHouse/clickhouse-go](https://github.com/ClickHouse/clickhouse-go/blob/v2/benchmark/v2/write-native-columnar/main.go) | 881ms |
|
| [ClickHouse/clickhouse-go](https://github.com/ClickHouse/clickhouse-go/blob/v2/benchmark/v2/write-native-columnar/main.go) | 881ms |
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```shell
|
||||||
|
go get github.com/uptrace/go-clickhouse@latest
|
||||||
|
```
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
A [basic](example/basic) example:
|
A [basic](example/basic) example:
|
||||||
|
Reference in New Issue
Block a user