--- # required metadata title: Automate database migrations to SQL Server on Linux | Microsoft Docs description: author: sanagama ms.author: sanagama manager: jhubbard ms.date: 03/17/2017 ms.topic: article ms.prod: sql-linux ms.technology: database-engine ms.assetid: 251bc3af-ebce-4d97-adec-afc0e7fab6cc # optional metadata # keywords: "" # ROBOTS: "" # audience: "" # ms.devlang: "" # ms.reviewer: "" # ms.suite: "" # ms.tgt_pltfrm: "" ms.custom: H1Hack27Feb2017 --- # Automate database migration to Linux with the SQL Server Migration Assistant This topic introduces [SQL Server Migration Assistant (SSMA)](http://msdn.microsoft.com/library/mt613434.aspx) that helps you easily migrate databases to SQL Server vNext CTP 1.4 on Linux from Microsoft Access, DB2, MySQL, Oracle and Sybase. SSMA is a Windows application, so use SSMA when you have a Windows machine that can connect to a remote SQL Server instance on Linux. SSMA supports a variety of source databases including Oracle, MySQL, Sybase, DB2 and Microsoft Access to SQL Server vNext CTP 1.4 on Linux and helps automate migration tasks such as: - assess your source database - convert the source database schema to Microsoft SQL Server schema - migrate the schema - migrate the data - test the migration To get started, download SQL Server Migration Assistant (SSMA) for your source database from the list below: - [SSMA for Access](http://aka.ms/ssmaforaccess) - [SSMA for DB2](http://aka.ms/ssmafordb2) - [SSMA for MySql](http://aka.ms/ssmaformysql)  - [SSMA for Oracle](http://aka.ms/ssmafororacle) - [SSMA for Sybase ASE](http://aka.ms/ssmaforsybase) Next, follow the [SQL Server Migration Assistant (SSMA)](http://msdn.microsoft.com/library/mt613434.aspx) to migrate your source database to SQL Server vNext on Linux. ## See also - [Microsoft Data Migration blog](http://blogs.msdn.microsoft.com/datamigration) - [SQL Server Migration Assistant (SSMA) blog](http://blogs.msdn.microsoft.com/ssma/)