> For the complete documentation index, see [llms.txt](https://jack80342.gitbook.io/spring-boot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jack80342.gitbook.io/spring-boot/iv.-spring-boot-features/30.-working-with-nosql-technologies/30.8-couchbase.md).

# 30.8 Couchbase

[Couchbase](https://www.couchbase.com/)是一个基于文档的、分布式多模型的开源数据库，设计用于交互式应用程序。Spring Boot为Couchbase提供自动配置，[Spring Data Couchbase](https://github.com/spring-projects/spring-data-couchbase)提供在它之上的抽象，还有收集依赖的`spring-boot-starter-data-couchbase`“Starter”。
