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โ
- Ensure you have an Ascend Project and Workspace
- Set up the appropriate Connection for your data source
Read Component guidesโ
๐๏ธDatabases
โ๏ธObject stores
๐Python Read Components
๐Aliases
๐Connections
Next stepsโ
After building your Read Components:
- ๐ Transform your data with SQL or Python
- ๐ค Write data to destinations
- ๐งช Add data tests to validate quality
- ๐ Create Task Components for custom processing