简体   繁体   English

我可以将本地SQL Server数据库连接为AWS SCT中的源吗?

[英]Can I connect local sql server database as source in AWS SCT?

I want to connect my local sql server database as source in SCT to convert it to Amazon RDS for MySQL. 我想将本地sql服务器数据库连接为SCT中的源,以将其转换为Amazon RDS for MySQL。 After Im planning to use DMS for the migration task. 之后,我打算使用DMS进行迁移任务。

Yes, this is possible. 是的,这是可能的。 per the product https://aws.amazon.com/dms/ 根据产品https://aws.amazon.com/dms/

Start here 从这里开始

Your source database can be on-premises, or in Amazon RDS or EC2 and the target database can be in either Amazon RDS or EC2. 您的源数据库可以是本地数据库,也可以位于Amazon RDS或EC2中,而目标数据库可以位于Amazon RDS或EC2中。 The AWS Schema Conversion Tool supports the following conversions. AWS Schema Conversion Tool支持以下转换。

Source Database ----> Target Database on Amazon RDS Amazon RDS上的源数据库---->目标数据库

Microsoft SQL Server ----> Amazon Aurora, Amazon Redshift, MySQL, PostgreSQL, MariaDB Microsoft SQL Server ----> Amazon Aurora,Amazon Redshift,MySQL,PostgreSQL,MariaDB

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM