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

Database

  • Dark
    Light

Article summary

Description

The Database source node imports data from a database table.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Database ConnectionThe database to query against. This connection can be configured in Flow Connections.
SQL DialectSQL language variant to use. Defaults to ANSI.
SQLQuery to be run against the selected database connection.

Advanced Configuration Options

SettingDescription
SQL SnippetsTyping @ within the SQL editor prompts the user for several node-relevant snippets.
ParametersTyping # within the SQL editor prompts the user for a list of available parameters.

Actions

ActionDescription
PreviewOnce the node is configured, the source data can be previewed at any time.

Was this article helpful?

What's Next