83 Star 737 Fork 270

GVPApache SeaTunnel / SeaTunnel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

Apache SeaTunnel

SeaTunnel Logo

Build Workflow Join Slack Twitter Follow

Table of Contents

Overview

SeaTunnel is a next-generation, high-performance, distributed data integration tool, capable of synchronizing vast amounts of data daily. It's trusted by numerous companies for its efficiency and stability.

Why Choose SeaTunnel

SeaTunnel addresses common data integration challenges:

  • Diverse Data Sources: Seamlessly integrates with hundreds of evolving data sources.

  • Complex Synchronization Scenarios: Supports various synchronization methods, including real-time, CDC, and full database synchronization.

  • Resource Efficiency: Minimizes computing resources and JDBC connections for real-time synchronization.

  • Quality and Monitoring: Provides data quality and monitoring to prevent data loss or duplication.

Key Features

  • Diverse Connectors: Offers support for over 100 connectors, with ongoing expansion.

  • Batch-Stream Integration: Easily adaptable connectors simplify data integration management.

  • Distributed Snapshot Algorithm: Ensures data consistency across synchronized data.

  • Multi-Engine Support: Works with SeaTunnel Zeta Engine, Flink, and Spark.

  • JDBC Multiplexing and Log Parsing: Efficiently synchronizes multi-tables and databases.

  • High Throughput and Low Latency: Provides high-throughput data synchronization with low latency.

  • Real-Time Monitoring: Offers detailed insights during synchronization.

  • Two Job Development Methods: Supports coding and visual job management with the SeaTunnel web project.

SeaTunnel Workflow

SeaTunnel Workflow

Configure jobs, select execution engines, and parallelize data using Source Connectors. Easily develop and extend connectors to meet your needs.

Supported Connectors

For a list of connectors and their health status, visit the Connector Status.

Getting Started

Download SeaTunnel from the official website.

Choose your runtime execution engine:

Use Cases

Explore real-world use cases of SeaTunnel, such as Weibo, Tencent Cloud, Sina, Sogou, and Yonghui Superstores. More use cases can be found on the SeaTunnel blog.

Code of Conduct

Participate in this project following the Contributor Covenant Code of Conduct.

Contributors

We appreciate all developers for their contributions. See the list of contributors.

How to Compile

Refer to this document for compilation instructions.

Contact Us

Landscapes

SeaTunnel enriches the CNCF CLOUD NATIVE Landscape.

Apache SeaTunnel Web Project

SeaTunnel Web is a web project that provides visual management of jobs, scheduling, running and monitoring capabilities. It is developed based on the SeaTunnel Connector API and the SeaTunnel Zeta Engine. It is a web project that can be deployed independently. It is also a sub-project of SeaTunnel. For more information, please refer to SeaTunnel Web

Our Users

Companies and organizations worldwide use SeaTunnel for research, production, and commercial products. Visit our user page for more information.

License

Apache 2.0 License

Frequently Asked Questions

1. How do I install SeaTunnel?

Follow the installation guide on our website to get started.

2. How can I contribute to SeaTunnel?

We welcome contributions! Please refer to our Contribution Guidelines for details.

3. How do I report issues or request features?

You can report issues or request features on our GitHub repository.

4. Can I use SeaTunnel for commercial purposes?

Yes, SeaTunnel is available under the Apache 2.0 License, allowing commercial use.

5. Where can I find documentation and tutorials?

Our official documentation includes detailed guides and tutorials to help you get started.

7. Is there a community or support channel?

Join our Slack community for support and discussions: SeaTunnel Slack.

# Licensed to Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright # ownership. Apache Software Foundation (ASF) licenses this file to you under # the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. header: license: spdx-id: Apache-2.0 copyright-owner: Apache Software Foundation paths-ignore: - seatunnel-dist - NOTICE - LICENSE - DISCLAIMER - mvnw.cmd - .mvn - .gitmodules - .gitattributes - .github/actions - '**/known-dependencies-*.txt' - '**/*.md' - '**/*.mdx' - '**/*.json' - '**/*.iml' - '**/*.ini' - '**/*.svg' - '**/.gitignore' - '**/LICENSE' - '**/NOTICE' - '**/.gitkeep' - '**/com/typesafe/config/**' - 'seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/ConfigProvider.java' - 'seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/SeaTunnelConfigSections.java' - 'seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/YamlSeaTunnelConfigBuilder.java' - 'seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/utils/ExceptionUtil.java' - 'seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/operation/AsyncOperation.java' - 'seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/protocol/task/AbstractSeaTunnelMessageTask.java' - 'seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/utils/PassiveCompletableFuture.java' - 'seatunnel-connectors-v2/connector-cdc/connector-cdc-postgres/src/main/java/io/debezium/connector/postgresql/connection/PostgresReplicationConnection.java' comment: on-failure

简介

🔥🔥🔥 Apache SeaTunnel 致力于成为世界一流的超高性能数据集成工具,同时支持海量数据的离线和实时同步,每天可以稳定高效同步万亿级数据,已在字节跳动、滴滴、腾讯云、B 站、360、Shopee、印度电信、英国最大零售商Tesco等数百家海内外公司生产上使用 下载部署最新版请去官网:https://seatunnel.apache.org 展开 收起
Apache-2.0
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/seatunnel/SeaTunnel.git
git@gitee.com:seatunnel/SeaTunnel.git
seatunnel
SeaTunnel
SeaTunnel
dev

搜索帮助