When using the GUI query editor, you can select the "Bulk insert records" action and reference your data directly in the editor. Additionally, you can change or filter your data in the editor before inserting it into the database.
E.g.
If your mapping is particularly complex, I recommend moving it into a separate transformer. This way, you only need to reference the transformer in your insert query, improving readability and maintainability.