Node.js Columnar SDK

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

Don’t Mix Columnar & Operational SDKs.

Do not combine the Node.js Columnar SDK with the Node.js 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 Node.js SDK.