Home icon

SQL Server to Aurora PostgreSQL conversion with AI agents for AWS DMS

Database Blog



This article demonstrates how to use AI agents with AWS DMS Schema Conversion to automate SQL Server to Aurora PostgreSQL migrations using natural language orchestration.

  • DMS Schema Conversion processes objects through a four-step pipeline: parse, resolve, transform, and generate (with optional AI assistance)
  • Deterministic rule-engine conversions produce consistent, repeatable output; generative AI-assisted conversions require human review and functional testing
  • Action item severity levels (INFO, LOW, MEDIUM, HIGH, CRITICAL) guide remediation effort and risk assessment
  • Agents orchestrate multi-step workflows including metadata import, conversion, export, and report generation with natural language prompts
  • Decision frameworks address common incompatibilities: full-text search, error handling, CLR assemblies, and hierarchyid functions
  • Scale operations safely by serializing dependent tasks, respecting AWS DMS quotas, and using bounded concurrency across independent projects

Successful migration requires validating converted code through regression testing and functional verification before production deployment, regardless of conversion method or action item severity.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Jul 30
2026
Modernize SQL Server databases to Aurora PostgreSQL using AWS Transform
Jul 1
2024
AWS DMS homogenous migration from PostgreSQL to Amazon Aurora PostgreSQL
Jul 9
2026
Accelerate database modernization with agentic AI in AWS DMS Schema Conversion
Aug 24
2026
Amazon Aurora now supports PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.