Overview

FeatureDescription
Column InclusionReplicate only the columns you specify
Column ExclusionReplicate all columns except the ones you exclude

Advanced use case: One source to multiple destinations

Artie allows you to replicate data from a single source reader to multiple pipeline tables. To do this, you can do it through our Terraform provider.

Architecture

Each pipeline table will have its own Kafka consumer group and we can specify additional column inclusion and exclusion for each pipeline table.