Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions docs/en/integrations/images/logos/glassflow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/en/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import EmqxSVG from "./images/logos/emqx.svg";
import ExploSVG from "./images/logos/explo.svg";
import FivetranSVG from "./images/logos/fivetran.svg";
import GcsSVG from "./images/logos/gcs.svg";
import GlassFlowSVG from "./images/logos/glassflow.svg";
import GoLangSVG from "./images/logos/golang.svg";
import GrafanaSVG from "./images/logos/grafana.svg";
import HashboardSVG from "./images/logos/hashboard.svg"
Expand Down Expand Up @@ -175,6 +176,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
|EMQX|<EmqxSVG style={{width: '3rem'}} />|Data ingestion|EMQX is an open source MQTT broker with a high-performance real-time message processing engine, powering event streaming for IoT devices at massive scale.|[Documentation](/docs/en/integrations/emqx)|
|Explo|<img src={require('./images/logos/explo.png').default} class="image" alt="Explo logo" style={{width: '3rem', 'background-color': 'transparent'}}/>|Data visualization|Explo is a customer-facing analytics tool for any platform|[Documentation](/docs/en/integrations/explo)|
|Gigasheet|<img src={require('./images/logos/gigasheet.png').default} class="image" alt="Gigasheet logo" style={{width: '3rem', 'background-color': 'transparent'}}/>|Data visualization|A cloud big data analytics spreadsheet that enables business users to instantly analyze and explore ClickHouse data.|[Website](https://gigasheet.com/enterprise)|
|GlassFlow|<GlassFlowSVG style={{width: '3rem'}} />|Data ingestion|Real-time event streaming and data transformation in Python for ClickHouse |[Documentation](https://docs.glassflow.dev/integrations/managed-connectors/sinks/clickhouse)|
|Goldsky|<img src={require('./images/logos/goldsky.webp').default} style={{width: '3rem', 'background-color': 'transparent'}} />|Data Integration|High-performance Web3 data indexing via Subgraphs and realtime data replication pipelines.|[Documentation](https://docs.goldsky.com/introduction)|
|Grafana|<GrafanaSVG style={{width: '3rem'}} />|Data visualization|With Grafana you can create, explore and share all of your data through dashboards.|[Documentation](/docs/en/integrations/data-visualization/grafana/index.md)|
|Great Expectations|<img src={require('./images/logos/great-expectations.webp').default} class="image" alt="Great Expectations logo" style={{width: '3rem', 'background-color': 'transparent'}}/>|Data management|An open-source data management tool, with a paid cloud offering.|[Website](https://greatexpectations.io/)|
Expand Down