Apache SeaTunnel
Apache SeaTunnel is a high-performance, distributed data integration platform that supports real-time and batch data synchronization. It provides a connector API with support for over 100 data sources and sinks.
APIs
Apache SeaTunnel REST API
SeaTunnel provides a REST API for job management and monitoring, a Connector API for building custom data sources and sinks, and a Transform API for data transformation, support...
Capabilities
Features
Over 200 built-in connectors for databases, warehouses, and file systems
Unified API for both batch ETL and real-time streaming jobs
Automatic schema detection and evolution support
Zeta execution engine with no external dependencies
Change Data Capture for real-time database synchronization
Built-in SQL and custom transform functions
Use Cases
Migrate data between databases with schema mapping
Load and sync data into data warehouses
CDC-based real-time sync between source and target systems
Ingest data from multiple sources into a data lake
Integrations
Kafka source and sink connector for streaming pipelines
Run SeaTunnel jobs on Flink execution engine
Run SeaTunnel jobs on Spark execution engine
High-performance ClickHouse sink connector
Apache Doris connector for analytical workloads