Database
- 06 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Database
- Updated on 06 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
The Database source node imports data from a database table.
Configuration Options
Basic Configuration Options
Setting | Description\Parameters |
---|---|
Database Connection | The database to query against. These connections can be configured through the guide at Flow Connections. |
SQL Dialect | SQL language variant to use. Defaults to ANSI. |
SQL | Query to be run against selected database connection. |
Advanced Configuration Options
Setting | Description |
---|---|
SQL Snippets | Typing @ within the SQL editor will prompt the user for a number of node relevant snippets. |
Parameters | Typing # within the SQL editor will prompt the user for a list of available parameters. |
Actions
Action | Description |
---|---|
Preview | After configuring the node, the source data can be previewed by clicking the Preview button. |
Was this article helpful?