Overview
Learn what data pipeline operations are and the different types available.
Last updated
Was this helpful?
Learn what data pipeline operations are and the different types available.
Last updated
Was this helpful?
A data pipeline is a series of operations executed sequentially or simultaneously, where the output of one operation is the input of the next one:
Tailer Platform data pipeline operations allow you to connect data sources, consolidate and normalize your data, store them, and feed different tools to obtain analytics, reports and dashboards.
Tailer Platform offers the following types of data pipeline operations:
: Move files from one storage to another
: Stream incoming data into a storage
: Convert complex XML file into a set of CSV files
: Load data into BigQuery tables
: Transform data within BigQuery tables
: Export data from a table to a storage
: Trigger the execution of your other data operations