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 2022/10/20 09:01:52 UTC

[GitHub] [shardingsphere] DearWhite commented on issue #21656: Can provide golang version of sharding-jdbc ?

DearWhite commented on issue #21656:
URL: https://github.com/apache/shardingsphere/issues/21656#issuecomment-1285183719

   > * Do you mean to bind the Java API of ShardingSphere JDBC to the C API through `Project Panama`, and then call the C API to Golang? Could it be too early? But if you are already using JDK 19, I think you can give it a try.
   > * You just need to generate bindings with jextract first, load the library in the second, and call in the third. Ideally there isn't much C Language that needs to be written.
   
   I want to use it(go lib of ShardingSphere JDBC ) directly in the go service
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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