Skip to content

Create Local Database

Purpose of the Node

The Create Local Database node is used to open a local database connection based on the provided table name. It checks if the database is already cached; if not, it builds and caches the database connection.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInput signal to start the processExecutionN/A
Table NameName of the Table to connectStringN/A
EndOutput signal indicating completionExecutionN/A
DatabaseDatabase Connection ReferenceStructNodeDBConnection