justbk2015 opened a new issue #16367: URL: https://github.com/apache/shardingsphere/issues/16367
## Feature Request **For English only**, other languages will not accept. Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot make decision by current information, we will **close it**. Please answer these questions before submitting your issue. Thanks! ### Is your feature request related to a problem? jmeter and benchmarksql tools can't direct run with sharding-jdbc. ### Describe the feature you would like. I thinks sharding-jdbc can implements java.sql.Driver standard(declare SPI). And use unique jdbc prefix like: jdbc:shardingjdbc://sharding_yaml=/opt/config&&database_typ=openGauss&&otherparam ..... So user can only change the config and add sharding-jdbc jar to classpath, this may be work. -- 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]
