# Optimize performance

> This skill helps users choose the right path to Optimize database performance using diagnostic tools. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **ApsaraDB RDS**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

optimize database performance, improve SQL query speed, slow query optimization, diagnose RDS performance, identify missing indexes, automatic SQL tuning, analyze execution plan, handle long-running queries, high I/O troubleshooting, enable auto index, SQL performance analysis, database tuning, quer

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "optimize performance", "product": "rds"}'
```

---
Part of [ApsaraDB RDS](https://www.company-skill.com/p/rds.md) · https://www.company-skill.com/llms.txt
