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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
