Initial commit
This commit is contained in:
7
skills/query-performance-analyzer/scripts/README.md
Normal file
7
skills/query-performance-analyzer/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for query-performance-analyzer skill
|
||||
|
||||
- [ ] explain_plan_parser.py: Parses EXPLAIN plan output and extracts key metrics.
|
||||
- [ ] index_advisor.py: Analyzes query patterns and recommends optimal indexes.
|
||||
- [ ] query_rewriter.py: Suggests alternative query formulations for better performance.
|
||||
Reference in New Issue
Block a user