apache/seatunnel
Auf GitHub ansehen[Feature][Connector] Add connectors for these datasources
Open
#10.443 geöffnet am 3. Feb. 2026
featuregood first issuehelp wanted
Repository-Metriken
- Stars
- (6.897 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 13T 21h) (143 gemergte PRs in 30 T)
Beschreibung
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
- Azure Cosmos DB: Highly popular cloud-native database on Azure (NoSQL / Multi-model).
- CockroachDB: Distributed SQL. Compatible with PostgreSQL wire protocol but dedicated connector allows optimized features.
- Amazon DocumentDB: AWS managed document database (MongoDB-compatible).
- Firebase (Realtime Database): distinct from the existing
google-firestoreconnector. - Couchbase: Enterprise-grade NoSQL document store.
- Sybase: Legacy RDBMS widely used in financial sectors.
- Ingres: Heritage relational database system.
- SingleStore (formerly MemSQL): High-performance real-time analytics database (HTAP).
- Airtable: Low-code Database / Spreadsheet, popular as a data source.