terrymanu edited a comment 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 
to use 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.
   
   Even the SQL parser is not perfect for now, we still need to do the SQL 
parse.
   The project is still in dev mode, so we need to continue to improve the SQL 
parser engine.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to