alibabacloud-migration-sdm-sql-trans

Installation
SKILL.md

This skill has been validated on the Qoder / QoderWork platform. It is a pure content-generation skill that does not invoke external tools. It can also be used on other Agent platforms, though trigger matching behavior may vary.

Cross-Engine SQL Syntax Translation (migration-sdm-sql-trans)

Security Red Lines

  • Never embed real customer database/table/column names in conversion examples or output (replace with tbl_demo, col_x)
  • Never embed real business data (phone numbers, IDs, account numbers, etc.) in example SQL; use placeholders where needed
  • Conversion output is generated content — for reference only; human review before executing in production is recommended
  • Never store any AK/SK, passwords, or plaintext connection strings in SKILL.md or references files

MCP Tool Inventory

This skill is pure content generation and does not depend on external MCP tools or CLI. All conversions are driven by built-in rule documents and mapping tables.

1. Overview

Provides SQL syntax conversion capabilities across big-data engines (DML / DDL / stored procedures / functions, etc.). This skill uses a "multi-directional language-pair + extensible conversion-rules" architecture, following a unified 5-step main process to complete each conversion, with implementations for additional engine pairs added incrementally.

Installs
6
GitHub Stars
182
First Seen
6 days ago
alibabacloud-migration-sdm-sql-trans — aliyun/alibabacloud-aiops-skills