Skip to main content
Version: 2.0

QuestDB Nodes

QuestDB is a high-performance time-series database with SQL support and extensions like SAMPLE BY, LATEST ON, and ASOF JOIN. MaestroHub provides seamless integration for querying time-series data using connector nodes.

Configuration Quick Reference

FieldWhat you chooseDetails
ParametersConnection, Function, Function Parameters, Timeout OverrideSelect the connection profile, function, configure function parameters with expression support, and optionally override timeout.
SettingsDescription, Timeout (seconds), Retry on Timeout, Retry on Fail, On ErrorNode description, maximum execution time, retry behavior on timeout or failure, and error handling strategy. All execution settings default to pipeline-level values.
QuestDB Query node configuration

QuestDB Query Node

QuestDB Query Node

Execute SQL queries with full parameter binding against QuestDB's pgwire endpoint.

Supported Function Types:

Function NamePurposeCommon Use Cases
Execute QueryRun parameterized SQL against QuestDBTime-series analytics, sensor monitoring, downsampling with SAMPLE BY