Migrating from SDK2 to SDK3 API

    This is the first major release of the Couchbase C++ SDK — you will not have any code based upon older API versions.

    Couchbase C++ SDK 1.3 implements the Couchbase SDK 3.9 API. 1.x is the first release of the Couchbase C++ SDK, there are no releases implementing older APIs.

    Legacy MapReduce Views

    Note, if you are looking for information about Couchbase’s legacy MapReduce Views Service, MapReduce Views has been deprecated since Couchbase Server 7.0, and is unsupported in the current C++ SDK.

    Use the SQL++ Query Service, which benefits from Multi-Dimensional Scaling. See our discussion document on the best service for your use case for querying your data.