Database
  • 06 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. These connections can be configured through the guide at Flow Connections.
SQL DialectSQL language variant to use. Defaults to ANSI.
SQLQuery to be run against selected database connection.

Advanced Configuration Options

SettingDescription
SQL SnippetsTyping @ within the SQL editor will prompt the user for a number of node relevant snippets.
ParametersTyping # within the SQL editor will prompt the user for a list of available parameters.

Actions

ActionDescription
PreviewAfter configuring the node, the source data can be previewed by clicking the Preview button.

Was this article helpful?

What's Next