Model

Sinks

Sinks shown inside the model have been previously created from Databases, and added to the model afterwards.

It is possible to add new sinks to the model as long as they are already existing Databases.

Actions

From this page you can run the following tasks:

  • Add a sink to the model.
  • Load a dataset into a sink.
  • Pump a tap using a rule.

Add sink

Allows to add sinks to the model. These sinks must be of the same driver type as the tap database, for example, if the tap is MySQL, you can only add connections to MySQL databases.

It will not be possible to dump data to a sink that is not in the model.

Load

Use Load to dump data into a sink. You can select if you want to dump an existing dataset or if you want to load on the fly from the tap by applying a rule.

Pump a tap does not create a dataset. We apply the rule and directly load the result to the selected sink.

On this page