You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/08/04 11:17:43 UTC

[GitHub] [incubator-seatunnel] ic4y opened a new issue, #2367: [Connector-V2][JDBC-connector] Add more databases that support JDBC

ic4y opened a new issue, #2367:
URL: https://github.com/apache/incubator-seatunnel/issues/2367

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   Currently the JDBC connector supports mysql and Postgres, and we plan to support more.
   as follows:
   |  NO   | Database | Source/Sink  | Contributer  | Status  |
   |  ----  | ----  | ----  | ----  | ----  |
   | 1  | Mysql | sink  | @ic4y  | Done | 
   | 2 | Mysql | source  | @ic4y  | Done | 
   | 3  | Postgres | sink  | @ic4y  | Done | 
   | 4  | Postgres | source  | @ic4y  | Done | 
   | 3  | SQLServer | sink  |    |  | 
   | 4  | SQLServer | source  |    |  | 
   | 5  | Orecal | sink  |    |  | 
   | 6  | Orecal | source  |    |  | 
   | 7  | GaussDB | sink  |    |  | 
   | 8  | GaussDB | source  |    |  | 
   | 9  | DM达梦 | sink  |    |  | 
   | 10  | DM达梦l | source  |    |  | 
   | 11  | DB2 | sink  |    |  | 
   | 12  | DB2l | source  |    |  | 
   
   
   Additions and contributions are welcome.
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@seatunnel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] EricJoy2048 closed issue #2367: [Connector-V2][JDBC-connector] Add more databases that support JDBC

Posted by GitBox <gi...@apache.org>.
EricJoy2048 closed issue #2367: [Connector-V2][JDBC-connector] Add more databases that support JDBC
URL: https://github.com/apache/incubator-seatunnel/issues/2367


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] laglangyue commented on issue #2367: [Connector-V2][JDBC-connector] Add more databases that support JDBC

Posted by GitBox <gi...@apache.org>.
laglangyue commented on issue #2367:
URL: https://github.com/apache/incubator-seatunnel/issues/2367#issuecomment-1210763964

    Could you assigne the DB2 to me ,and I am willing to do the weekend.
    @Hisoka-X 


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] laglangyue commented on issue #2367: [Connector-V2][JDBC-connector] Add more databases that support JDBC

Posted by GitBox <gi...@apache.org>.
laglangyue commented on issue #2367:
URL: https://github.com/apache/incubator-seatunnel/issues/2367#issuecomment-1207183873

   I want try it for dm first


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] ic4y commented on issue #2367: [Connector-V2][JDBC-connector] Add more databases that support JDBC

Posted by GitBox <gi...@apache.org>.
ic4y commented on issue #2367:
URL: https://github.com/apache/incubator-seatunnel/issues/2367#issuecomment-1211792048

   @lhyundeadsoul 
   Are you interested in implementing TiDB under JDBC Connector?


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] ic4y commented on issue #2367: [Connector-V2][JDBC-connector] Add more databases that support JDBC

Posted by GitBox <gi...@apache.org>.
ic4y commented on issue #2367:
URL: https://github.com/apache/incubator-seatunnel/issues/2367#issuecomment-1212668558

   > 
   
   You are right, thanks for the reminder. TiDB uses the mysql driver.


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] lhyundeadsoul commented on issue #2367: [Connector-V2][JDBC-connector] Add more databases that support JDBC

Posted by GitBox <gi...@apache.org>.
lhyundeadsoul commented on issue #2367:
URL: https://github.com/apache/incubator-seatunnel/issues/2367#issuecomment-1212652550

   > @lhyundeadsoul Are you interested in implementing TiDB under JDBC Connector?
   TiDB is as same as MySQL.  
   This has been discussed:
   https://github.com/apache/incubator-seatunnel/issues/1946#issuecomment-1211797586


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org