Gemini147258 opened a new issue, #8799:
URL: https://github.com/apache/seatunnel/issues/8799

   Source Connectors SeaTunnel supports reading data from various relational, 
graph, NoSQL, document, and memory databases; distributed file systems such as 
HDFS; and a variety of cloud storage solutions, such as S3 and OSS. We also 
support data reading of many common SaaS services. You can access the detailed 
list [Here](https://seatunnel.apache.org/docs/2.3.9/connector-v2/source). If 
you want, You can develop your own source connector and easily integrate it 
into SeaTunnel.
   
   Transform Connector If the schema is different between source and Sink, You 
can use the Transform Connector to change the schema read from source and make 
it the same as the Sink schema.
   
   Sink Connector SeaTunnel supports writing data to various relational, graph, 
NoSQL, document, and memory databases; distributed file systems such as HDFS; 
and a variety of cloud storage solutions, such as S3 and OSS. We also support 
writing data to many common SaaS services. You can access the detailed list 
[Here](https://seatunnel.apache.org/docs/2.3.9/connector-v2/sink). If you want, 
you can develop your own Sink connector and easily integrate it into SeaTunnel.


-- 
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]

Reply via email to