Appendix A. Couchbase SDKs

Throughout this book, we explored Couchbase SDKs. This appendix provides more details on obtaining and configuring the most popular Couchbase client libraries. The goal of this section is not to provide comprehensive documentation for each SDK, but rather to aid in your efforts to follow along with the examples in this book.

There are two types of Couchbase client libraries. The first type is the native libraries. These SDKs are written entirely in the language within which they will be used. In this category are the C#, Java, and C libraries. The second type of SDKs are wrappers around the Couchbase C client. These SDKs include Python, Ruby, PHP, and Node.js.

The Couchbase Developer Solutions team maintains the SDKs we ...

Get Couchbase Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.