judo-runtime:query-translation

Official

Translate JUDO queries to SQL.

AuthorBlackBeltTechnology
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill translates complex JUDO logical queries, built from expressions and object models, into executable SQL statements, enabling efficient data retrieval from databases.

Core Features & Use Cases

  • Expression to SQL: Converts JUDO's expression language into database-specific SQL.
  • Join Generation: Automatically creates necessary SQL JOINs for navigating related data.
  • Use Case: Debugging why a specific data retrieval is slow or returning incorrect results by examining the generated SQL, or understanding how JUDO maps object relationships to database tables.

Quick Start

Explain how the QueryFactory component translates a DataExpression into a SQL SELECT statement.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-translation
Download link: https://github.com/BlackBeltTechnology/judo-runtime-core/archive/main.zip#judo-runtime-query-translation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.