偶然看了看Carlos Sierra的网站 https://carlos-sierra.net/category/sql-tuning/
看到他有个PPT比较一些Oracle free tools https://www.slideshare.net/CarlosSierra29/survey-of-some-free-tools-to-enhance-your-sql-tuning-and-performance-diagnostics-skills
最后结论如下,感觉对Oracle有兴趣的,很值得仔细研究下
SQL优化工具排名前3
1 SQLd360
2 SQLT
3 Snapper
性能诊断工具排名前3
1 eDB3602 TUNAs360
3 Snapper
排名第一的eDB360 SQLd360 有更新在https://github.com/sqldb360/sqldb360/releases/tag/24.2
第二SQLT是oracle官方SQL分析工具,原作者就是Carlos Sierra,TUNAs360是eDB360简易版本 https://github.com/mauropagano/tunas360
第三Snapper 大神Tanel Poder著名工具 https://github.com/tanelpoder/tpt-oracle
第四planx 大神Carlos Sierra脚本集合中 https://github.com/carlos-sierra/cscripts
第五sqlmon https://github.com/tanelpoder/tpt-oracle
第六 sqlpch https://github.com/vishaldesai/Oracle_Scripts/blob/master/sqlpch.sql
第七 sqlash https://github.com/abdulirfan3/Oracle_SQL_Scripts/blob/master/sqlash.sql