Python Columnar SDK

The Columnar Python SDK allows you to connect to a Capella Columnar cluster from python. For connecting to a Couchbase Server Cluster — self-managed, or Capella Operational — see our Python Server SDK.

Don’t Mix Columnar & Operational SDKs.

Do not combine the Python Columnar SDK with the Python Operational SDK on the same app server (or development machine). This combination is not tested and not supported. There may be problems with different versions of shared dependencies if you try this. This only applies to the Node.js and Python Columnar SDKs.

Note, this does not apply to combining our Enterprise Analytics SDKs with our Operational SDKs. See the Analytics SDK page for a reminder of which Analytics SDK to use with which Analytics service.


Using Your Columnar Cluster

How-to guides and tutorials to help you start your development journey with Columnar and the Python SDK.