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

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

# Java Analytics SDK 1.1

# Java Analytics SDK 1.1

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

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

Getting Started

* [Java 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/couchbase-analytics-java-client/)
* [Client Settings](../ref/client-settings.md)
* [Error Messages](../ref/error-codes.md)
* [Glossary](../ref/glossary.md)

Deployment Docs

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