apache/seatunnel

[Feature][Connector] Add connectors for these datasources

Open

#10,443 建立於 2026年2月3日

在 GitHub 查看
 (18 留言) (0 反應) (0 負責人)Java (1,432 fork)batch import
featuregood first issuehelp wanted

倉庫指標

Star
 (6,897 star)
PR 合併指標
 (平均合併 13天 21小時) (30 天內合併 143 個 PR)

描述

Based on analysis of market popularity, the following 9 database/storage connectors are suggested to be supported in SeaTunnel.

Database/Storage Connectors Tracking

Type Connector Contributer Status PR
Source/Sink Azure Cosmos DB @SalvadorN323 (Sink) Partial
Source/Sink CockroachDB @sug-ghosh Claimed
Source/Sink Amazon DocumentDB Todo
Source/Sink Firebase (Realtime Database) Todo
Source/Sink Couchbase Todo
Source/Sink Sybase Todo
Source/Sink Ingres Todo
Source/Sink SingleStore (MemSQL) @852511489 Doing #10521
Source/Sink Airtable @kuleat Done #10469

Context & Details

  1. Azure Cosmos DB: Highly popular cloud-native database on Azure (NoSQL / Multi-model).
  2. CockroachDB: Distributed SQL. Compatible with PostgreSQL wire protocol but dedicated connector allows optimized features.
  3. Amazon DocumentDB: AWS managed document database (MongoDB-compatible).
  4. Firebase (Realtime Database): distinct from the existing google-firestore connector.
  5. Couchbase: Enterprise-grade NoSQL document store.
  6. Sybase: Legacy RDBMS widely used in financial sectors.
  7. Ingres: Heritage relational database system.
  8. SingleStore (formerly MemSQL): High-performance real-time analytics database (HTAP).
  9. Airtable: Low-code Database / Spreadsheet, popular as a data source.

貢獻者指南