judo-runtime:query-optimization
OfficialTune JUDO query performance.
AuthorBlackBeltTechnology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps diagnose and resolve slow-running JUDO queries by providing insights into join strategies, caching mechanisms, and expression evaluation, ultimately improving application responsiveness.
Core Features & Use Cases
- Join Strategy Analysis: Understand and optimize embedded JOINs versus SubSelects.
- Caching Strategies: Leverage query caching for static navigations and data retrieval.
- Expression Tuning: Optimize measure conversions and function constraint propagation.
- Use Case: When a specific report is loading too slowly, use this Skill to analyze its generated SQL query, identify inefficient joins, and apply caching strategies to speed up data retrieval.
Quick Start
Analyze the performance of the JUDO query for retrieving customer orders.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: judo-runtime:query-optimization Download link: https://github.com/BlackBeltTechnology/judo-runtime-core/archive/main.zip#judo-runtime-query-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.