xybrek, , , .
, , Talend.
The components that you will look at: tMssqlInput - reads a table in the MsSQL database tMySQLOutput - directs the data stream, for example, the output of the mssqlinput component, to the mysql table tMySQLRow - allows you to execute a query in the mysql table / database
And maybe others. These are just some of the more obvious components.
You can find more information about them in the reference manual that covers all the components in Talend.
Good luck
source
share