A newer version of this documentation is available.

View Latest

Developer Guides

      +

      This section contains how-to guides that walk you through common tasks for Couchbase Server development, such as storing, retrieving, and querying documents.

      Connecting to Couchbase

      This guide explains how to connect to a Couchbase cluster.

      Key-Value Operations

      This guide explains how to use Couchbase SDKs to carry out key-value operations on documents.

      Selection Queries

      This guide explains how to read data with a N1QL query.

      Indexes

      This guide explains how to create and use primary and secondary indexes for N1QL queries.

      Data Manipulation Queries

      This guide explains how to create, update, and delete data with a N1QL query.

      Transactions

      This guide explains how to carry out ACID transactions on the database.

      Importing Data

      This guide explains how to import data from files.