2 Home
gitea_admin edited this page 2026-03-11 14:35:33 +00:00

Couchbase Sink

Send documents to Couchbase.

Metadata

Property Value
Type sink
Group Couchbase
Namespace Nosql
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
protocol string The protocol to use
couchbaseHostname string The hostname to use
couchbasePort integer 8091 The port to use
bucket string The bucket to use
username string Username to connect to Couchbase.
password string Password to connect to Couchbase.
startingId integer 1 The starting id
autoStartId boolean true Auto Start Id or not

Dependencies

  • camel:couchbase
  • camel:kamelet