.Getting Started * xref:hello-world:start-using-sdk.adoc[Start Using the Java SDK] * xref:hello-world:sample-application.adoc[Sample Application] * xref:hello-world:spring-data-sample-application.adoc[Spring Data Sample Application] .Working with Data * xref:howtos:kv-operations.adoc[Key Value Operations] * xref:howtos:json.adoc[JSON] * xref:howtos:subdocument-operations.adoc[Sub-Document Operations] // ** xref:howtos:sdk-xattr-example.adoc[Extended Attributes] * xref:howtos:n1ql-queries-with-sdk.adoc[Query] * xref:howtos:analytics-using-sdk.adoc[Analytics] // ** xref:howtos:advanced-analytics-querying.adoc[Advanced Analytics Querying] * xref:howtos:full-text-searching-with-sdk.adoc[Full Text Search] * xref:howtos:view-queries-with-sdk.adoc[MapReduce Views] .Transactions * xref:howtos:distributed-acid-transactions-from-the-sdk.adoc[How-to Guide] ** xref:howtos:transactions-single-query.adoc[Single Query Transactions] ** xref:howtos:transactions-tracing.adoc[Tracing] * xref:concept-docs:transactions.adoc[Key Concepts] ** xref:concept-docs:transactions-cleanup.adoc[Cleanup] ** xref:concept-docs:transactions-error-handling.adoc[Error Handling] .Advanced Data Operations * xref:howtos:concurrent-async-apis.adoc[Async & Reactive APIs] * xref:howtos:concurrent-document-mutations.adoc[Concurrent Document Mutations] * xref:howtos:encrypting-using-sdk.adoc[Encrypting Your Data] * xref:howtos:transcoders-nonjson.adoc[Transcoders & Non-JSON] * xref:howtos:working-with-collections.adoc[Working with Collections] .Managing Couchbase * xref:howtos:managing-connections.adoc[Managing Connections] ** xref:howtos:sdk-authentication.adoc[Authentication] ** xref:howtos:troubleshooting-cloud-connections.adoc[Troubleshooting Cloud Connections] * xref:howtos:provisioning-cluster-resources.adoc[Provisioning Cluster Resources] ** xref:howtos:sdk-user-management-example.adoc[User Management] .Errors & Diagnostics * xref:howtos:error-handling.adoc[Handling Errors] * xref:howtos:collecting-information-and-logging.adoc[Logging] * xref:howtos:health-check.adoc[Health Check] * Observability ** xref:howtos:slow-operations-logging.adoc[Slow Operations Logging] ** xref:howtos:observability-metrics.adoc[Metrics Reporting] ** xref:howtos:observability-orphan-logger.adoc[Orphan Requests Logging] ** xref:howtos:observability-tracing.adoc[Request Tracing] .Learn * xref:concept-docs:concepts.adoc[Overview] * xref:concept-docs:buckets-and-clusters.adoc[Buckets & Clusters] * xref:concept-docs:collections.adoc[Collections & Scope] * xref:concept-docs:compression.adoc[Compression] * xref:concept-docs:data-model.adoc[Data Model] ** xref:concept-docs:documents.adoc[Documents] ** xref:concept-docs:nonjson.adoc[Non-json Docs] ** xref:concept-docs:subdocument-operations.adoc[Sub-Documents] ** xref:concept-docs:xattr.adoc[XATTR & Virtual XATTR] * xref:concept-docs:errors.adoc[Errors and Diagnostics] ** xref:concept-docs:health-check.adoc[Health Check] ** xref:concept-docs:response-time-observability.adoc[Tracing] * xref:concept-docs:durability-replication-failure-considerations.adoc[Failure Considerations] * xref:concept-docs:encryption.adoc[Field Level Encryption] * xref:concept-docs:data-services.adoc[Service Selection] ** xref:concept-docs:analytics-for-sdk-users.adoc[Analytics] ** xref:concept-docs:understanding-views.adoc[Map Reduce Views] ** xref:concept-docs:n1ql-query.adoc[Query] ** xref:concept-docs:full-text-search-overview.adoc[Search] * xref:concept-docs:sdk-user-management-overview.adoc[User Management] ** xref:concept-docs:certificate-based-authentication.adoc[Cert Auth] ** xref:concept-docs:rbac.adoc[RBAC] .References * https://docs.couchbase.com/sdk-api/couchbase-java-client[API Reference] * https://docs.couchbase.com/sdk-api/couchbase-core-io/[JVM Core IO API] * https://docs.couchbase.com/sdk-api/couchbase-transactions-java/index.html?overview-summary.html[Txns API Reference] * xref:ref:client-settings.adoc[Client Settings] // * xref:ref:data-structures[Data Structures] * xref:ref:error-codes.adoc[Error Messages] * xref:ref:glossary.adoc[Glossary] * xref:ref:travel-app-data-model.adoc[Travel Sample Data Model] .Project Docs * xref:project-docs:sdk-release-notes.adoc#java-sdk-3-3-releases[SDK Release Notes] * xref:project-docs:compatibility.adoc[Compatibility] ** xref:project-docs:migrating-sdk-code-to-3.n.adoc[Migrating to SDK 3 API] ** xref:project-docs:distributed-acid-transactions-migration-guide.adoc[Transactions Migration Guide] ** xref:project-docs:third-party-integrations.adoc[3rd Party Integrations] * xref:project-docs:sdk-full-installation.adoc[Full Installation] // ** xref:hello-world:platform-help.adoc[Platform Introduction] * https://docs-archive.couchbase.com/home/index.html[Older Versions Archive] * xref:project-docs:sdk-licenses.adoc[Licenses] * xref:project-docs:get-involved.adoc[Get involved] ** https://docs.couchbase.com/home/contribute/index.html[Improve the Docs] * xref:project-docs:metadoc-about-these-sdk-docs.adoc[About These Docs]