Read from Database Sources
Database Read Components connect to relational databases and extract data for your pipelines. They support various databases and offer features like incremental loading, CDC (Change Data Capture), and flexible querying to efficiently bring data into your Data Plane.
Before you beginโ
- Ensure you have an Ascend Project and Workspace
- Set up the appropriate database Connection for your source
Database Read guidesโ
๐ฌMySQL
๐PostgreSQL
๐ขMicrosoft SQL Server
๐ถOracle
Next stepsโ
After setting up database reads:
- ๐ Transform your data with SQL or Python
- ๐ค Write data to destinations
- ๐งช Add data tests to validate data quality
- ๐ Set up Automations to schedule regular extractions