Data Integration

Singdata Lakehouse Studio includes a full-featured data integration capability that supports 40+ data sources with visual configuration — no coding required. It covers real-time CDC sync, offline batch sync, full-database migration, and more.

Choosing a Sync Approach

My scenarioRecommended approachDocumentation
MySQL / PG / Oracle or similar — single-table real-time CDCReal-time sync taskReal-time Sync Task
Full-database migration, syncing multiple tables togetherMulti-table real-time syncMulti-table Real-time Sync Complete Guide
Scheduled batch sync (T+1 or hourly)Offline sync taskOffline Sync Task
Full-database offline migration, multiple tables at onceMulti-table offline syncMulti-table Offline Sync Task
Not sure which to useCheck supported sourcesData Source Support

Quick Start

Step 1Configure a data source: add the connection details for your source database

Step 2 — Create a sync task based on your scenario (see the table above)

Step 3 — Configure a scheduling policy and publish the task

Step 4 — Monitor run status and configure alerting

Scheduling, Deployment, and Operations

ScenarioDocumentation
Configure scheduled runs and task dependenciesTask Scheduling · Task Scheduling Dependencies
Publish / unpublish a taskTask and Instance Operations
View run history, logs, and failure detailsTask and Instance Operations
Configure alert notifications (DingTalk / Lark / email)Monitoring and Alerting
Understand monitoring metric definitionsMonitoring Metric Specifications
Backfill historical dataData Backfill Tasks

Contents of This Section

PageDescription
OverviewBasic concepts, task types, and core components of data sync
Data Source ManagementAdd and manage data source connections
Supported Data SourcesList of 40+ supported data sources
Data Source Configuration GuideDetailed setup steps for each database type
Offline Sync TaskScheduled batch sync with full and incremental modes
Multi-table Offline Sync TaskFull-database offline migration
Real-time Sync TaskSingle-table real-time CDC sync
Multi-table Real-time Sync TaskFull-database real-time CDC sync
Multi-table Real-time Sync Complete GuideEnd-to-end SOP for full-database migration
Offline Sync FAQCommon questions and usage guide