4.2. Rationale

The database component executes one or more SQL statements and can write the result of each statement into one output if specified.

The statement can be composed using placeholders for inputs configured in the component (see "Inputs/Outputs").

Currently supported statement types are SELECT, INSERT, UPDATE, DELETE. Management tasks, like creating users and handling their privileges as well as altering the database structure are not the purpose of the component.