Analyzing Database Indexes

This skill uses the database-index-advisor plugin to analyze query patterns and recommend optimal database indexes. It identifies missing indexes to improve query performance and unused indexes that can be removed to save storage and improve write performance. Use this skill when the user asks to "analyze database indexes", "optimize slow queries", "find missing indexes", "remove unused indexes", or requests help with "database index optimization". The plugin analyzes database workloads, detects potential indexing issues, and provides actionable recommendations for indexing strategies.

intent-solutions-io Updated

File contents

intent-solutions-io/plugins-nixtla/tree/main/010-archive/backups-20251108/plugin-enhancements/plugin-backups/database-index-advisor_20251020_060213/skills/skill-adapter commit ff7f0ebb9a

Frequently asked questions

npx skillmds@latest add intent-solutions-io/analyzing-database-indexes