CONSTRUCTION phase of the optional application-modernization module: apply the APPROVED application changes from the change plan — embedded SQL, datasource/ORM configuration, entity mappings, stored-routine call sites, error handling and result-set typing —…
aws-samples/sample-dbmig-aidlc
SkillsMP has collected 13 skills from aws-samples/sample-dbmig-aidlc. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 3
- GitHub forks
- 1
Skills in this repository
Showing 13 of 13 collected skills.
INCEPTION phase (assessment) of the optional application-modernization module: scan an application and classify every site impacted by a database migration — embedded SQL, datasource/ORM configuration, entity mappings, stored-routine call sites, error-code…
OPERATIONS & CUTOVER phase of the optional application-modernization module: plan how the converted application deploys together with the database cutover — artifact + configuration, ordering against the DB cutover runbook, rollback, and post-cutover checks.…
OPTIONAL module — entry point for modernizing APPLICATION CODE to match a completed database migration. Use ONLY when the user explicitly asks to migrate, convert or update an application (its embedded SQL, datasource config, ORM mappings, stored-routine call…
VALIDATION & TESTING phase of the optional application-modernization module: compile the converted application, diagnose and fix the compile/test failures the database migration caused (result-set types, error codes, driver APIs, ORM mappings), run the test…
Knowledge base for converting Oracle to MySQL (Aurora MySQL compatible), distilled from the AWS Oracle-to-Aurora-MySQL Migration Playbook into granular per-topic references. Use when converting or assessing a specific Oracle construct for a MySQL target —…
Knowledge base for converting Oracle to PostgreSQL (Aurora PostgreSQL compatible), distilled from the AWS Oracle-to-Aurora-PostgreSQL Migration Playbook into granular per-topic references. Use when converting or assessing a specific Oracle construct —…
Knowledge base for converting Microsoft SQL Server to MySQL (Aurora MySQL compatible), distilled from the AWS SQL-Server-to-Aurora-MySQL Migration Playbook into granular per-topic references. Use when converting or assessing a SQL Server construct for a MySQL…
Construction phase (conversion) of an AI-DLC database migration. Use after the Inception migration plan is approved, or when the user asks to convert/translate a source database schema, tables, datatypes, views, or stored code (PL/SQL, T-SQL, etc.) to the…
Inception phase (assessment & planning) of an AI-DLC database migration. Use after the orchestrator has gathered intake and verified connectivity, or when the user asks to assess, scope, or plan a database migration. Engine-agnostic across all supported pairs…
Operations & Cutover phase of an AI-DLC database migration. Use after Validation is approved, or when the user asks to plan cutover, go-live, rollback, or post-migration monitoring for a database migration. Produces a cutover runbook, a rollback plan, and a…
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…
Validation & Testing phase of an AI-DLC database migration. Use after Construction is approved, or when the user asks to validate, test, reconcile, or verify a database migration — to prove the converted target behaves the same as the source. Loads test data…