MySQLs.query() method chain

Official

Master MySQL query construction with Army Criteria API

AuthorPillArmy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of building complex MySQL queries with the Army Criteria API, providing a clear and comprehensive reference to the MySQLs.query() method chain.

Core Features & Use Cases

  • Understanding Query Construction: Offers a detailed breakdown of the MySQLs.query() method chain from start to finish, explaining each step and its purpose.
  • MySQL-Specific Features: Delves into MySQL-specific features like index hints, straight joins, and window functions, explaining how to utilize them effectively.
  • Source Code Alignment: Based on actual source code, ensuring that descriptions are accurate and reliable.
  • Use Case: Ideal for developers or DBAs looking to write efficient, production-ready MySQL queries without the need for extensive manual coding.

Quick Start

Use the MySQLs.query() method chain to construct a SELECT query using the Army Criteria API. For example, to fetch users with a balance above a certain amount and join with an orders table, use: MySQLs.query().select(...).from(...).join(...).where(...).asQuery().

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: MySQLs.query() method chain
Download link: https://github.com/PillArmy/army/archive/main.zip#mysqls-query-method-chain

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 620,000+ vetted skills library on demand.