Skip to main content

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โ€‹

Database Read guidesโ€‹

๐ŸฌMySQL

Read data from MySQL databases with support for incremental loading and CDC.

๐Ÿ˜PostgreSQL

Connect to PostgreSQL databases and extract data incrementally.

๐ŸขMicrosoft SQL Server

Read from SQL Server databases with incremental and CDC capabilities.

๐Ÿ”ถOracle

Extract data from Oracle databases with incremental loading support.

Next stepsโ€‹

After setting up database reads: