Hi all, I'm working on a quarkus extension for shardingsphere which could be found on [1]. I think this would be very helpful for people who want to integrate a application with the shardingsphere in Quarkus. And it would leverage quarkus datasources and many other capabilities to improve the performance of applications startup speed and runtime memory, especially with the native mode which could compile the Java classes into the native executions by using Graal VM. Anyway, feel free to comment here or github discussion [2].
Thanks, Zheng Feng [1] https://github.com/quarkiverse/quarkus-shardingsphere-jdbc [2] https://github.com/apache/shardingsphere/discussions/12594