Database
  • 13 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Database

  • Dark
    Light

Article summary

Description

The Database Export node exports data into an external database.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Database ConnectionThe database to query against. These connections are configured in the Databases dialog.
Table NameName of the table to create/update.
Write ModeTable options are Recreate, Insert, Create, Truncate.
Batch CommitOption to commit to the database in batches.
Batch Commit SizeSize of the batches to commit.

Advanced Configuration Options

Create an index on the output table on selected column(s)

SettingDescription
IndexName of the index to create. Any existing table index will be overwritten.
ColumnsOutput columns to build the index on.

Actions

ActionDescription
PreviewOnce the node is configured, the source data can be previewed at any time. If not using a data type template, be sure to Infer Data Types.

Was this article helpful?