Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:22 +08:00
commit b136feaf52
8 changed files with 824 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for database-index-advisor skill
- [ ] index_analysis_template.md: Template for generating index analysis reports.
- [ ] index_change_log.csv: Example CSV file for logging index changes.
- [ ] example_query_patterns.json: Example JSON file containing query patterns for analysis.