Does AWS SCT support RDS SQL Server?

0

Hi all, I'm wondering if AWS Schema Conversion Tool supports RDS for SQL Server Standard Edition as a source endpoint? The documentation says that it does not so wanted to check if anyone has tried this before? And what is the recommended target database engine to migrate to (RDS PostgreSQL or RDS MySQL) that will have the least amount of code refactoring?

Thanks!

2 回答
0

Are you looking to migrate from SQL Server to PostgreSQL or MySQL? You can explore Babelfish for Aurora PostgreSQL.

With Babelfish, Aurora PostgreSQL now understands Microsoft SQL Server's T-SQL, and supports the same communications protocol, so your apps that were originally written for SQL Server can now work with Aurora with fewer code changes.

The blog Migrate from SQL Server to Amazon Aurora using Babelfish provides an overview of the migration steps. More information in documentation

Documentation Using Microsoft SQL Server as a source for AWS SCT list RDS SQL Server as one of the possible sources

AWS
专家
Mike_L
已回答 2 个月前
profile picture
专家
已审核 2 个月前
0

RDS SQL Server with standard edition is supported as source for AWS SCT. You can modernize the db objects using SCT to PostgreSQL. Documentation mentions about enterprise edition with respect to permissions to capture enterprise features enabled in source SQL Server.

AWS
已回答 2 个月前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则