You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/11/07 14:55:13 UTC

[GitHub] [shardingsphere] Jiar opened a new issue #8073: Is sharding-proxy support R2DBC ?

Jiar opened a new issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073


   Is sharding-proxy support R2DBC ?


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

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



[GitHub] [shardingsphere] terrymanu edited a comment on issue #8073: Is sharding-proxy support R2DBC ?

Posted by GitBox <gi...@apache.org>.
terrymanu edited a comment on issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073#issuecomment-723525803


   I don't know. What is the different between R2DBC and common JDBC in database protocol layer?


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

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



[GitHub] [shardingsphere] Jiar commented on issue #8073: Is sharding-proxy support R2DBC ?

Posted by GitBox <gi...@apache.org>.
Jiar commented on issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073#issuecomment-724523662


   > maybe just try it to get the initial estimate result?
   
   Sorry, I'm not understand the different between R2DBC and raw JDBC now. I'm just use R2DBC to connect the sharding-proxy, but not success.
   
   
   > @Jiar hi, Jiar,
   > You can use r2dbc in your application system and connecting to Proxy just as a mysql server.
   
   I've tried, but I haven't succeeded. Maybe my Sharding-Proxy configuration is wrong, so I'll try again.


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

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



[GitHub] [shardingsphere] terrymanu commented on issue #8073: Is sharding-proxy support R2DBC ?

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073#issuecomment-723525803


   I don't know. What is the different between R2DBC and common JDBC in database protocol?


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

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



[GitHub] [shardingsphere] Jiar commented on issue #8073: Is sharding-proxy support R2DBC ?

Posted by GitBox <gi...@apache.org>.
Jiar commented on issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073#issuecomment-724613754


   Thank you very mush!
   
   I made it(`spring-webflux + r2dbc + sharding-proxy`) !


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

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



[GitHub] [shardingsphere] Jiar closed issue #8073: Is sharding-proxy support R2DBC ?

Posted by GitBox <gi...@apache.org>.
Jiar closed issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073


   


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

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



[GitHub] [shardingsphere] Jiar commented on issue #8073: Is sharding-proxy support R2DBC ?

Posted by GitBox <gi...@apache.org>.
Jiar commented on issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073#issuecomment-723776007


   It's Reactive Relational Database Connectivity. But, I'm not clear what's the different in database protocol layer between them.
   
   [Here is R2DBC's official website](https://r2dbc.io/)


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

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



[GitHub] [shardingsphere] terrymanu commented on issue #8073: Is sharding-proxy support R2DBC ?

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073#issuecomment-723805768


   Could you try to understand the different between R2DBC and raw JDBC by database protocol layer,
   or maybe just try it to get the initial estimate result?


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

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



[GitHub] [shardingsphere] kimmking commented on issue #8073: Is sharding-proxy support R2DBC ?

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #8073:
URL: https://github.com/apache/shardingsphere/issues/8073#issuecomment-723826388


   @Jiar hi, Jiar,
   You can use r2dbc in your application system and connecting to Proxy just as a mysql server.


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

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