Skip to content

Commit a7ecd77

Browse files
committed
fix ODBC logo display in ClickHouse integrations list
1 parent 1e94168 commit a7ecd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
237237
|MySQL|<Mysqlsvg alt="MySQL logo" style={{width: '3rem'}}/>|Data ingestion|The MySQL engine allows you to perform `SELECT` and `INSERT` queries on data that is stored on a remote MySQL server.|[Documentation](/engines/table-engines/integrations/mysql)|
238238
|NATS|<Natssvg alt="Nats Logo" style={{width: '3rem', 'height': '3rem'}}/>|Data ingestion|Allows integrating ClickHouse with [NATS](https://nats.io/).|[Documentation](/engines/table-engines/integrations/nats)|
239239
|Node.JS|<Nodesvg alt="Node logo" style={{width: '3rem', 'height': '3rem'}}/>|Language client|The official JS client for connecting to ClickHouse.|[Documentation](/integrations/language-clients/js.md)|
240-
|ODBC|<Image img={odbc} alt="ODBC" alt="ODBC logo" size="logo"/>|Data integration|Allows ClickHouse to connect to external databases via [ODBC](https://en.wikipedia.org/wiki/Open_Database_Connectivity) table engine.|[Documentation](/engines/table-engines/integrations/odbc)|
240+
|ODBC|<Image img={odbc} alt="ODBC logo" size="logo"/>|Data integration|Allows ClickHouse to connect to external databases via [ODBC](https://en.wikipedia.org/wiki/Open_Database_Connectivity) table engine.|[Documentation](/engines/table-engines/integrations/odbc)|
241241
|OpenTelemetry|<Image img={logo_otel} size="logo" alt="OTel logo"/>|Data ingestion|Exporter that supports sending logs, metrics, trace OpenTelemetry data to ClickHouse|[GitHub](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/clickhouseexporter)|
242242
|PostgreSQL|<Postgresqlsvg alt="Postgresql logo" style={{width: '3rem', 'height': '3rem'}}/>|Data ingestion|Snapshot and real-time CDC data replication from PostgreSQL databases to ClickHouse Cloud.|[Documentation](/integrations/postgresql)|
243243
|PowerBI|<Image img={powerbi} size="logo" alt="PowerBI logo"/>|Data visualization|Microsoft Power BI is an interactive data visualization software product developed by Microsoft with a primary focus on business intelligence.|[Documentation](/integrations/powerbi)

0 commit comments

Comments
 (0)