Node Connectivity

There are 5696 nodes that can be used as predessesor for a node with an input port of type Generic Port.

DB Writer StreamableModern UI

Inserts the selected rows in the database based on the selected columns from the input table. Creates a new table if the table does not exist.

DB Writer StreamableDeprecated

Inserts the selected rows in the database based on the selected columns from the input table. Creates a new table if the table does not exist.

DB Transaction End 

Ends a database transaction.

DB Transaction Start 

Starts a database transaction.

Amazon Redshift Cluster Launcher 

Creates an Amazon Redshift Cluster.

DB Data Spec Extractor Modern UI

Extracts the column specification from a DB Data input port.

DB Query Extractor Modern UI

Extracts the SQL query from the input DB Data port.

DB Query Injector Modern UI

Creates a DB Data port from the input DB Connection and a string variable with the SQL query to use.

DB SQL Executor Modern UI

Executes custom SQL statement(s) in the database.

DB Table Creator Deprecated

This node allows a user to create a new database table either manually or based on the data table specification of a KNIME input data table.