Take an existing TDS file ( say for PostgreSQL DB ) and change connection to MySQL/SQLServer/etc DB connection by changing the connection attributes from (class='postgres' to class='mysql' ) , Servername, dbname, port, username, auth-mode, sslmode, schema, single-node, workgroup-auth-mode.