Skip to content

Commit d9a9eca

Browse files
authored
Merge pull request #3201 from ClickHouse/revert-3200-benarent/update-clickhouse-teleport
Revert "Update Teleport Logo and Link"
2 parents 4c51dec + f78caa2 commit d9a9eca

File tree

3 files changed

+2
-22
lines changed

3 files changed

+2
-22
lines changed

docs/en/integrations/images/logos/teleport.svg

Lines changed: 0 additions & 20 deletions
This file was deleted.
3.52 KB
Loading

docs/en/integrations/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ import SodaPNG from "./images/logos/soda_logo.png";
7575
import SqliteSVG from "./images/logos/sqlite.svg";
7676
import SupersetSVG from "./images/logos/superset.svg";
7777
import TablumSVG from "./images/logos/tablum.svg";
78-
import Teleport from "./images/logos/teleport.svg";
78+
import Teleport from "./images/logos/teleport_logo.png";
7979
import TricksterCacheSVG from "./images/logos/trickster-logo.svg";
8080
import UpstashSVG from "./images/logos/upstash.svg";
8181
import YepcodeSVG from "./images/logos/yepcode.svg";
@@ -222,7 +222,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
222222
|StreamingFast|<img src={require('./images/logos/streamingfast.png').default} className="image" alt="StreamingFast logo" style={{width: '3rem', 'backgroundColor': 'transparent'}}/>|Data ingestion| Blockchain-agnostic, parallelized and streaming-first data engine. |[Website](https://www.streamingfast.io/)|
223223
|Streamkap|<img src={require('./images/logos/streamkap-logo.png').default} className="image" alt="Streamkap logo" style={{width: '3rem', 'backgroundColor': 'transparent'}}/>|Data ingestion|Setup real-time CDC (Change Data Capture) streaming to ClickHouse with high throughput in minutes.|[Documentation](https://docs.streamkap.com/docs/clickhouse)|
224224
|Supabase|<img src={require('./images/logos/logo_supabase.png').default} className="image" alt="Supabase logo" style={{width: '3rem', 'backgroundColor': 'transparent'}}/>|Data ingestion|Open source Firebase alternative|[GitHub](https://github.com/supabase/wrappers/tree/main/wrappers/src/fdw/clickhouse_fdw),[Blog](https://clickhouse.com/blog/migrating-data-between-clickhouse-postgres)|
225-
|Teleport|<img src={require('./images/logos/teleport.svg').default} className="image" alt="Teleport logo" style={{width: '3rem', 'backgroundColor':'transparent'}}/>|Secure connection|Teleport Database Service authenticates to ClickHouse using x509 certificates, which are available for the ClickHouse HTTP and Native (TCP) interfaces.|[Documentation](https://goteleport.com/docs/enroll-resources/database-access/enroll-self-hosted-databases/clickhouse-self-hosted/)|
225+
|Teleport|<img src={require('./images/logos/teleport_logo.png').default} className="image" alt="Teleport logo" style={{width: '3rem', 'backgroundColor':'transparent'}}/>|Secure connection|Teleport Database Service authenticates to ClickHouse using x509 certificates, which are available for the ClickHouse HTTP and Native (TCP) interfaces.|[Documentation](https://goteleport.com/docs/database-access/enroll-self-hosted-databases/clickhouse-self-hosted/)|
226226
|TABLUM.IO|<TablumSVG style={{width: '3rem'}} />|SQL client|TABLUM.IO ingests data from a variety of sources, normalizes and cleans inconsistencies, and gives you access to it via SQL.|[Documentation](/docs/en/integrations/sql-clients/tablum.md)|
227227
|Tooljet|<img src={require('./images/logos/tooljet.png').default} className="image" alt="Tooljet logo" style={{width: '3rem', 'backgroundColor': 'transparent'}}/>|Data Visualization|ToolJet is an open-source low-code framework to build and deploy custom internal tools.|[Documentation](https://docs.tooljet.com/docs/data-sources/clickhouse/)|
228228
|Upstash|<UpstashSVG style={{width: '3rem'}} />|Data Ingestion|A data platform offering serverless Kafka and other solutions|[Website](https://upstash.com/)|

0 commit comments

Comments
 (0)