Great!! SkyWalking community is waiting for this for a long time. To SkyWalking dev team
Once we have this, we could have `table` oriented metrics, such as write/table/second, read/table/second, or the `hot compose query tables`. These kinds of metrics would be helpful to identify the performance issue. Thanks, ShardingSphere to bring this to the open. Sheng Wu 吴晟 Twitter, wusheng1108 Juan Pan <[email protected]> 于2020年10月21日周三 下午7:37写道: > Hi community, > > I am glad to announce that ShardingSphere will provide an independent SQL > parser engine for parsing SQLs! > I believe you will have some of the scenarios or use the SQL parser engine > to get a parsed AST. From now on, you will have another option for your > cases. Here are some of the advantages for ShardingSphere parser engine. > > Advantages > Mostly perfect SQL statements supported for MySQL database > Mostly perfect SQL statements supported for PostgreSQL database > Basically SQL statements supported for SQLServer database > Basically SQL statements supported for Oracle database > SQL parsed result cache for the parsing performance > AST parsed result and SQLStatement parsed result are provided meanwhile > Simple extension approach for SQLStatement visitors > Simple supplement approach and for SQL definition > Continuous improvement for the much better feature in the future. > > 5.x release will include this one, please wait for our good news! 😉 > > > > Juan Pan (Trista) > > Senior DBA & PMC of Apache ShardingSphere > E-mail: [email protected] > > > >
