Sending data to a database
By now, you know how to get data from a database. Now you will learn how to insert data into it. For the next tutorials, we will use a MySQL database so before proceeding, make sure you have the MySQL installed and running.
Note
If you have not installed MySQL yet, refer to Chapter 1, Getting started with Pentaho Data Integration. It has basic instructions on installing MySQL both on Windows and Linux operating systems.