Skip to main content

db-migration-orchestrator

Entry point for an AI-DLC-style database migration. Use when the user wants to migrate a database or convert a schema between engines, or says things like "start a database migration", "migrate Oracle to PostgreSQL", "migrate SQL Server to MySQL", "convert my SQL Server schema to Postgres", or "help me move my database". Supports Oracle and SQL Server sources to PostgreSQL and MySQL targets. Runs the intake interview (source/target engines, connection file, what to migrate), tests connectivity via Python drivers (no native client tools), then routes through the Inception → Construction → Validation → Operations phases with a human approval gate between each. Delegates phase work to db-migration-inception, db-migration-construction, db-migration-validation, and db-migration-operations.

Ir a la instalación

Datos de origen

Repositorio
aws-samples/sample-dbmig-aidlc
Última actividad en el origen
13 de julio de 2026 a las 05:40
Idioma detectado de SKILL.md
inglés
Estrellas
3
Forks
1

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.