davidzollo opened a new issue, #10443: URL: https://github.com/apache/seatunnel/issues/10443
Based on comparison with Fivetran and analysis of market popularity, the following 9 database/storage connectors are suggested to be supported in SeaTunnel. This list excludes Informix which is tracked separately or lower priority. Reference: https://github.com/apache/seatunnel/issues/10425 ### Missing Database/Storage Connectors 1. **Azure Cosmos DB** * *Type*: NoSQL / Multi-model * *Note*: Highly popular cloud-native database on Azure. 2. **CockroachDB** * *Type*: Distributed SQL * *Note*: Compatible with PostgreSQL wire protocol but dedicated connector allows optimized features. 3. **Amazon DocumentDB** * *Type*: Document Store (MongoDB-compatible) * *Note*: AWS managed document database. 4. **Firebase (Realtime Database)** * *Type*: NoSQL / Realtime * *Note*: Distinct from the existing `google-firestore` connector. 5. **Couchbase** * *Type*: NoSQL Document Store * *Note*: Enterprise-grade NoSQL database. 6. **Sybase** * *Type*: RDBMS * *Note*: Legacy but widely used in financial sectors. 7. **Ingres** * *Type*: RDBMS * *Note*: Heritage relational database system. 8. **SingleStore (formerly MemSQL)** * *Type*: HTAP / RDBMS * *Note*: High-performance real-time analytics database. 9. **Airtable** * *Type*: Low-code Database / Spreadsheet * *Note*: Very popular as a data source for operational workflows. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
