The Couchbase Scala SDK enables you to interact with a Couchbase Server cluster from the Scala language.

libraryDependencies += "com.couchbase.client" %% "scala-client" % "1.3.4"

Couchbase Scala SDK 1.3

Getting Started

Dive right in with a quick install and Hello World. Try out our Travel Sample Application. And take a look at the new Collections feature.

Practical Howto Docs

Connect to our services — data (KV); Query; Search; Analytics; Views — and the Sub-Document API.

Reference Guides

The documentation supplements the practical Howto docs with references and concept guides, for those who prefer a broader understanding before diving in and coding.

What’s Hot?

The Scala 1.x SDK is a fully-native Scala API. Leverage the new Couchbase Server Scopes and Collection features to build multi-tenant micro-service application.

About

Those useful nuts-and-bolts guides to compatibility tables; release notes; contribution guide; and the migration guide for moving to the 3.0 API.

Community

For community help, visit the Couchbase forums. The Scala SDK can be combined with many other projects in the broader Scala and JVM ecosystem and beyond.

Older SDK Versions

Documentation on older, unsupported versions of the SDK — that have reached end-of-life — can be found in the archive.