mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-06-12 23:37:29 +02:00
chore: add installation
This commit is contained in:
parent
ec38b956eb
commit
41dc380f65
@ -51,6 +51,12 @@ Resources:
|
||||
| [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 |
|
||||
|
||||
## Installation
|
||||
|
||||
```shell
|
||||
go get github.com/uptrace/go-clickhouse@latest
|
||||
```
|
||||
|
||||
## Example
|
||||
|
||||
A [basic](example/basic) example:
|
||||
|
Loading…
x
Reference in New Issue
Block a user