You've already forked go-clickhouse
mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-06-27 00:21:13 +02:00
chore: update readme
This commit is contained in:
11
README.md
11
README.md
@ -5,13 +5,8 @@
|
||||
[](https://clickhouse.uptrace.dev/)
|
||||
[](https://discord.gg/rWtp5Aj)
|
||||
|
||||
> go-clickhouse is brought to you by :star:
|
||||
> [**uptrace/uptrace**](https://github.com/uptrace/uptrace). Uptrace is an open source and blazingly
|
||||
> fast [distributed tracing tool](https://get.uptrace.dev/compare/distributed-tracing-tools.html)
|
||||
> powered by OpenTelemetry and ClickHouse. Give it a star as well!
|
||||
|
||||
This client uses native protocol to communicate with ClickHouse server and requires Go 1.18+ in
|
||||
order to use generics. This is not a database/sql driver, but the API is compatible.
|
||||
This ClickHouse client uses native protocol to communicate with ClickHouse server and requires Go
|
||||
1.18+ in order to use generics. This is not a database/sql driver, but the API is compatible.
|
||||
|
||||
Main features are:
|
||||
|
||||
@ -27,7 +22,7 @@ Main features are:
|
||||
- [Migrations](https://clickhouse.uptrace.dev/guide/clickhouse-migrations.html).
|
||||
- [OpenTelemetry](https://clickhouse.uptrace.dev/guide/clickhouse-monitoring-performance.html)
|
||||
support.
|
||||
- In production at [Uptrace](https://uptrace.dev/)
|
||||
- In production at [Uptrace](https://github.com/uptrace/uptrace)
|
||||
|
||||
Resources:
|
||||
|
||||
|
Reference in New Issue
Block a user