You've already forked go-clickhouse
mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-06-29 00:21:46 +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://clickhouse.uptrace.dev/)
|
||||||
[](https://discord.gg/rWtp5Aj)
|
[](https://discord.gg/rWtp5Aj)
|
||||||
|
|
||||||
> go-clickhouse is brought to you by :star:
|
This ClickHouse client uses native protocol to communicate with ClickHouse server and requires Go
|
||||||
> [**uptrace/uptrace**](https://github.com/uptrace/uptrace). Uptrace is an open source and blazingly
|
1.18+ in order to use generics. This is not a database/sql driver, but the API is compatible.
|
||||||
> 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.
|
|
||||||
|
|
||||||
Main features are:
|
Main features are:
|
||||||
|
|
||||||
@ -27,7 +22,7 @@ Main features are:
|
|||||||
- [Migrations](https://clickhouse.uptrace.dev/guide/clickhouse-migrations.html).
|
- [Migrations](https://clickhouse.uptrace.dev/guide/clickhouse-migrations.html).
|
||||||
- [OpenTelemetry](https://clickhouse.uptrace.dev/guide/clickhouse-monitoring-performance.html)
|
- [OpenTelemetry](https://clickhouse.uptrace.dev/guide/clickhouse-monitoring-performance.html)
|
||||||
support.
|
support.
|
||||||
- In production at [Uptrace](https://uptrace.dev/)
|
- In production at [Uptrace](https://github.com/uptrace/uptrace)
|
||||||
|
|
||||||
Resources:
|
Resources:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user