Skip to main content
Close announcements banner

tSingleStoreBulkExec

Loads data from a file into a table of a database connected through JDBC API.

Normally, the tSingleStoreOutputBulk and tSingleStoreBulkExec components work together in a two-step process:
  1. The tSingleStoreOutputBulk component uploads incoming data to a storage.
  2. The tSingleStoreBulkExec component loads the data from a storage into a database table.
You can transform the data before it is loaded into the database table in this two-step process. These two steps are fused together in the tSingleStoreOutputBulkExec component, detailed in a separate section.

For more technologies supported by Talend, see Talend components.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!