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

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

# Go Analytics SDK 1.1

# Go Analytics SDK 1.1

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

> [!TIP]
> Connecting to an [_Capella_ Analytics](../../../analytics/intro/intro.md) cluster from Go currently requires a [Go Columnar SDK](../../../go-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 Go SDK.

Getting Started

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

Reference

* [API Reference](https://pkg.go.dev/github.com/couchbase/gocbanalytics)
* [Client Settings](../ref/client-settings.md)
* [Error Messages](../ref/error-codes.md)
* [Glossary](../ref/glossary.md)

Deployment Docs

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