apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.89k stars 4.27k forks source link

[Task]: Implement SingleStoreDB IO Connector #22617

Open AdalbertMemSQL opened 2 years ago

AdalbertMemSQL commented 2 years ago

What needs to happen?

Consider building a Java IO PTransform for the SingleStoreDB SingleStoreDB is a cloud-native database designed for data-intensive applications. A distributed, relational, SQL database management system that features ANSI SQL support, it is known for speed in data ingest, transaction processing, and query processing.

Such a connector would add value to the Beam community.

Issue Priority

Priority: 2

Issue Component

Component: io-common

AdalbertMemSQL commented 2 years ago

.take-issue

AdalbertMemSQL commented 2 years ago

Design doc: https://docs.google.com/document/d/1WU-hkoZ93SaGXyOz_UtX0jXzIRl194hCId_IdmEV9jw/edit?usp=sharing