Skip to content

Index Local Database

Purpose of the Node

The Index Local Database node is designed to build an index on a specified column in a local database. This can improve query performance by allowing more efficient retrieval of data from the database.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartTrigger the execution of the nodeStructNormal
DatabaseDatabase Connection ReferenceStructMap
ColumnColumn to IndexStringNormal
Full-Text Search?Is this index meant for full text search?BooleanNormal
EndExecution completes successfullyStructNormal
FailedExecution fails to index the columnStructNormal