diff --git a/README.md b/README.md index 221a672..2c0babf 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,8 @@ [![Documentation](https://img.shields.io/badge/ch-documentation-informational)](https://clickhouse.uptrace.dev/) [![Chat](https://discordapp.com/api/guilds/752070105847955518/widget.png)](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: