Node ReferenceTools
SQL Executor
Executes SQL queries dynamically for database interactions.
Executes SQL queries dynamically for database interactions.
| Category | Tools |
| Node type | dynamiq.nodes.tools.SQLExecutor |
| SDK class | dynamiq.nodes.tools.SQLExecutor |
| Connection | PostgreSQL or MySQL or Snowflake or AWSRedshift |
Connection
This node requires a PostgreSQL or MySQL or Snowflake or AWSRedshift Connection. Create one under Connections before adding the node, or pick an existing one on the node's CONFIGURATION tab.
Inputs
| Field | Type | Required |
|---|---|---|
query | string | No |
Outputs
| Field | Type |
|---|---|
content | Any |