terrymanu commented on issue #4953: Can we specify some specific database operations without parsing through the shardingsphere framework URL: https://github.com/apache/incubator-shardingsphere/issues/4953#issuecomment-604288621 No. SQL parser is the basic workflow with ShardingSphere. It is unnecessary using ShardingSphere if user do not need SQL parser. It is the production design with ShardingSphere. So user may do not use ShardingSphere if feature without SQL parser. ShardingSphere is not the only way to process business logic in the middle 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: [email protected] With regards, Apache Git Services
