🚀 Advanced Features
For a full list, see the Project README.
AI-Powered Recommendations
- Uses OpenAI GPT models for query optimization advice
- Customizable model and token limits
Multi-Line Query Parsing
- Handles queries that span multiple lines in logs
- Correctly parses queries with unusual characters or formatting
- Supports plain, CSV, and JSON log formats
- Auto-detects format or specify via CLI/config file
Config File Support
- Use
.iqtoolkit-analyzer.yml to set analysis options, log format, and thresholds
- See Configuration for details
Static Analysis & Anti-Pattern Detection
- Detects common SQL anti-patterns
- Provides static rewrite suggestions
Docker Support
- Run the tool in a containerized environment
- See README for details
Roadmap & Future Features