CouchbaseHook

Couchbase

Wrapper for connection to interact with couchbase in-memory data structure store.

Access Instructions

Install the Couchbase provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Documentation

Wrapper for connection to interact with couchbase in-memory data structure store.

Couchbase Connection Documentation https://docs.couchbase.com/python-sdk/current/hello-world/start-using-sdk.html

Was this page helpful?