Skip to main content

Build Read Components

Read Components are the starting points of your data pipelines. They connect Ascend to various data sources and bring data into your Data Plane for processing. This section provides step-by-step guides for building Read Components for different types of data sources.

Before you beginโ€‹

Read Component guidesโ€‹

๐Ÿ—„๏ธ Databases

Read data from relational databases like MySQL, PostgreSQL, Oracle, and SQL Server with support for incremental loading.

โ˜๏ธ Object stores

Ingest data from cloud storage services like AWS S3, Google Cloud Storage, and Azure Blob Storage.

๐Ÿ Python Read Components

Build custom Read Components using Python for APIs, web services, and complex data sources.

๐Ÿ”— Aliases

Reference existing tables in your Data Plane without duplication.

๐Ÿ”Œ Connections

Understand how Read Components work with Connections.

Next stepsโ€‹

After building your Read Components: