---
title: Licenses
description: Couchbase SDKs' source code and binaries are licensed under the
  Apache Licence 2.0.
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-sdk-rust/edit/release/1.0/modules/project-docs/pages/sdk-licenses.adoc
  xref: xref:rust-sdk:project-docs:sdk-licenses.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/rust-sdk/current/project-docs/sdk-licenses.html)

# Licenses

> Couchbase SDKs' source code and binaries are licensed under the Apache Licence 2.0\. Dependencies carry their own licenses. 

Source and any and all binaries for the Couchbase Rust Client are distributed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

## [](#support-level)Support Level

Support level will match the terms of your use of your Couchbase Cluster(s), under Couchbase's Enterprise or Community license agreements.

* [Enterprise License Agreement](https://www.couchbase.com/license-agreement/) — this support level also applies to users of Capella Operational.
* [Community License Agreement](https://www.couchbase.com/community-license-agreement/) — this support level also applies to users of Capella Free Tier.

## [](#dependencies)Dependencies

Any dependencies may have their [own, separate licenses](https://www.couchbase.com/legal/agreements#ThirdPartyComponents).

## [](#documentation-license)Documentation License

This documentation is copyright Couchbase Inc. The docs' source is licensed under the Creative Commons [CC-by-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) license, see <https://github.com/couchbase/docs-sdk-rust/blob/release/1.0/LICENSE>.