Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:47 +08:00
commit 127a4527a4
8 changed files with 242 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for query-performance-analyzer skill
- [ ] explain_plan_template.json: A JSON template for structuring EXPLAIN plan data.
- [ ] example_explain_plans/: A directory containing example EXPLAIN plans for various databases and query types.