
from node-orm-mysql43
Guides building MySQL queries, CRUD operations, and transactions using @axiosleo/orm-mysql with query builders, pools, and dry-run support.
Provides a practical usage guide for the @axiosleo/orm-mysql library so developers can create connections or pools, build queries with a fluent builder, run CRUD operations, and manage transactions. It includes examples for selecting, inserting, updating, deleting, counting, and performing dry-runs that surface SQL and bind values instead of executing. The skill documents class roles (QueryHandler, QueryOperator, TransactionOperator) and links to reference markdowns for pagination, query-building, transactions and where-conditions.
Use this skill when you are writing or reviewing Node.js code that interacts with MySQL via @axiosleo/orm-mysql: building where clauses, composing joins, paginating results, performing transactional work, or when you need a safe dry-run to inspect generated SQL. It's suitable during development, code reviews, or migration scripts.
Inferred compatibility: Node.js-focused agents and code assistants that can read and generate JavaScript/TypeScript (Copilot-style agents, Codex-like code helpers).
This skill has not been reviewed by our automated audit pipeline yet.