Phy DB Index Advisor

Database index advisor that statically analyzes ORM query patterns to predict missing indexes before they become production bottlenecks. Scans SQLAlchemy, Django ORM, TypeORM, Prisma, GORM, ActiveRecord, and Sequelize code for columns used in WHERE/filter, ORDER BY, and JOIN conditions. Cross-references existing model index definitions and migration files to suppress already-indexed columns. Ranks recommendations by query frequency and outputs ready-to-run CREATE INDEX SQL + per-ORM migration snippets. Zero competitors on ClawHub — not a single db-index-advisor SKILL.md in 13,700+ files.

LeoYeAI Updated

File contents

LeoYeAI/openclaw-master-skills/tree/main/skills/phy-db-index-advisor commit 64b9f17726

Frequently asked questions

npx skillmds@latest add leoyeai-openclaw-master-skills/phy-db-index-advisor