
Query
Query
yaml
type: "io.kestra.plugin.couchbase.Query"Examples
yaml
id: "query"
type: "io.kestra.plugin.couchbase.Query"
connectionString: couchbase://localhost
username: couchbase_user
password: couchbase_passwd
query: SELECT * FROM `COUCHBASE_BUCKET`(.`COUCHBASE_SCOPE`.`COUCHBASE_COLLECTION`)
fetchType: FETCHProperties
connectionString*Requiredstring
Min length
1password*Requiredstring
Min length
1query*Requiredstring
Min length
1username*Requiredstring
Min length
1fetchTypestring
Default
STOREPossible Values
STOREFETCHFETCH_ONENONEparametersobjectarray
SubTypestring
Outputs
rowobject
rowsarray
SubTypeobject
sizeinteger
uristring
Format
uri