Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Translate SQL queries between different database dialects with function mapping and optimization
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 25% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 70% | 0% |
Translates SQL queries between different database dialects, handling function mapping, syntax differences, and performance optimization.
Enable SQL migration for:
| Tool | Purpose | Integration Method | |------|---------|-------------------| | SQLGlot | Universal SQL parser | Library | | AWS SCT | Schema conversion | CLI | | ora2pg | Oracle to PostgreSQL | CLI | | pgLoader | MySQL to PostgreSQL | CLI | | SSMA | SQL Server migration | CLI |
json{ "translationId": "string", "timestamp": "ISO8601", "source": { "dialect": "string", "query": "string" }, "target": { "dialect": "string", "query": "string" }, "transformations": [ { "type": "function|syntax|hint", "original": "string", "translated": "string", "notes": "string" } ], "optimizations": [], "warnings": [], "manualReviewNeeded": [] }
schema-comparator: Schema analysisdata-migration-validator: Validation queriesdatabase-migration-orchestrator: Uses for migrationOther measured skills in the registry, with their headline benchmark lift.