Skip to content

Commit

Permalink
Merge pull request #2564 from awmatheson/add-bytewax-integration
Browse files Browse the repository at this point in the history
Add bytewax integration
  • Loading branch information
justindeguzman authored Aug 8, 2024
2 parents d268f3b + 25c3c7c commit 0582842
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/en/integrations/images/logos/bytewax.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 @@ -79,6 +79,7 @@ import TricksterCacheSVG from "./images/logos/trickster-logo.svg";
import UpstashSVG from "./images/logos/upstash.svg";
import YepcodeSVG from "./images/logos/yepcode.svg";
import WarpStreamSVG from "./images/logos/warpstream.svg";
import BytewaxSVG from "./images/logos/bytewax.svg";

ClickHouse integrations are organized by their support level:

Expand Down Expand Up @@ -155,6 +156,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
|Atlas|<img src={require('./images/logos/atlas-logo.png').default} class="image" alt="Atlas logo" style={{width: '3rem', 'background-color': 'transparent'}}/>|Schema management|Manage your ClickHouse schema as code. |[Documentation](https://atlasgo.io/guides/clickhouse?utm_source=clickhouse&utm_term=docs)|
|Azure Event Hubs|<AzureEventHubsSVG style={{width: '3rem'}} />|Data Ingestion|A data streaming platform that supports Apache Kafka's native protocol|[Website](https://azure.microsoft.com/en-gb/products/event-hubs)|
|BlinkOps|<img src={require('./images/logos/blinkops_logo.png').default} class="image" alt="BlinkOps Logo" style={{width: '3rem', 'background-color':'transparent'}}/>|Security automation|Create automations to manage data and user permissions.|[Documentation](https://docs.blinkops.com/docs/integrations/clickhouse)|
|Bytewax|<BytewaxSVG style={{width: '3rem'}} />|Data ingestion|Open source Python stream processor for transforming and ingesting data to ClickHouse|[Documentation](https://bytewax.io/blog/building-a-click-house-sink-for-bytewax)|
|Calyptia (Fluent Bit)|<img src={require('./images/logos/logo_calyptia.png').default} class="image" alt="Calyptia logo" style={{width: '3rem', 'background-color': 'transparent'}}/>|Data ingestion|CNCF graduated open-source project for the collection, processing, and delivery of logs, metrics, and traces|[Blog](https://clickhouse.com/blog/kubernetes-logs-to-clickhouse-fluent-bit)|
|CloudCanal|<CloudCanalSVG style={{width: '3rem'}} />|Data integration|A data synchronization and migration tool.|[Website](https://www.cloudcanalx.com/us/)|
|CloudQuery|<CloudQuerySVG style={{width: '3rem'}} />|Data ingestion|Open source high-performance ELT framework.|[Documentation](https://www.cloudquery.io/docs/plugins/destinations/clickhouse/overview)|
Expand Down

0 comments on commit 0582842

Please sign in to comment.