---
title: Node.js Analytics SDK 1.1
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-analytics-sdk-nodejs/edit/release/1.1/modules/hello-world/pages/overview.adoc
  xref: xref:nodejs-analytics-sdk:hello-world:overview.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/nodejs-analytics-sdk/current/hello-world/overview.html)

# Node.js Analytics SDK 1.1

# Node.js Analytics SDK 1.1

The Analytics Node.js SDK allows you to connect to an [Enterprise Analytics](../../../enterprise-analytics/current/intro/intro.md) cluster from Node.js. For connecting to a Couchbase Server Cluster — self-managed, or Capella Operational — see our [Node.js Server SDK](../../../nodejs-sdk/current/hello-world/overview.md).

> [!TIP]
> Connecting to a [_Capella_ Analytics](../../../analytics/intro/intro.md) cluster from Node.js currently requires a [Node.js Columnar SDK](../../../nodejs-columnar-sdk/current/hello-world/overview.md).

  
##  Using Your Analytics Cluster

How-to guides and tutorials to help you start your development journey with Enterprise Analytics and the Node.js SDK.

Getting Started

* [Node.js Analytics SDK Quickstart Guide](start-using-sdk.md)
* [Connecting to Enterprise Analytics](../howtos/managing-connections.md)
* [Querying with SQL++](../howtos/sqlpp-queries-with-sdk.md)

Reference

* [API Reference](https://docs.couchbase.com/sdk-api/analytics-node-client/index.html)
* [Client Settings](../ref/client-settings.md)
* [Error Messages](../ref/error-codes.md)
* [Glossary](../ref/glossary.md)

Deployment Docs

* [Node.js Analytics SDK Release Notes](../project-docs/analytics-sdk-release-notes.md)
* [Compatibility](../project-docs/compatibility.md)
* [Full Installation](../project-docs/sdk-full-installation.md)