Skip to content

Open Remote Database Node

Data/Database

Open a shared database of a connected project. The project must have granted this app access with a role that allows reading (and for writes, writing) files or databases. The run reuses the connection and refreshes its scoped credentials automatically.

open_remote_dbdata
Inputs5
Outputs2
Security exposureUnrated
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

5

Input

Execution
exec_in

Project

String
_flow_remote_app_id

Connected project to open the database from

Database

String
_flow_remote_database

Shared database of the selected project

Write Access

Boolean
write_access

Request write access to the remote database. Requires the connection role to allow writing databases (or files).

Default false

Batch Size

Integer
batch_size

Number of items to buffer before flushing writes to storage. 0 = no buffering.

Default 1000

Output Pins

2

Opened Database

Execution
exec_out

Done opening the remote database

Database

Struct
database

Database Connection Reference

NodeDBConnectionNodeDBConnection1 fields
cache_keystringrequired

Node Info

Internal name
open_remote_db
Category
Data/Database
Version
1