File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
docs/integrations/data-ingestion/dbms/dynamodb Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,13 @@ doc_type: 'guide'
1010---
1111
1212import CloudNotSupportedBadge from '@theme/badges /CloudNotSupportedBadge';
13- import ExperimentalBadge from '@theme/badges /ExperimentalBadge';
1413import dynamodb_kinesis_stream from '@site/static /images/integrations/data-ingestion/dbms/dynamodb/dynamodb-kinesis-stream.png';
1514import dynamodb_s3_export from '@site/static /images/integrations/data-ingestion/dbms/dynamodb/dynamodb-s3-export.png';
1615import dynamodb_map_columns from '@site/static /images/integrations/data-ingestion/dbms/dynamodb/dynamodb-map-columns.png';
1716import Image from '@theme/IdealImage ';
1817
1918# CDC from DynamoDB to ClickHouse
2019
21- <ExperimentalBadge />
22-
2320This page covers how set up CDC from DynamoDB to ClickHouse using ClickPipes. There are 2 components to this integration:
24211 . The initial snapshot via S3 ClickPipes
25222 . Real-time updates via Kinesis ClickPipes
You can’t perform that action at this time.
0 commit comments