Starter Kits

    +

    Starter kits are repositories containing example code to get you started with various development projects.

    Couchbase Server in Docker

    Start a Couchbase Server Docker Container and connect to the server using the Couchbase CLI.

    Couchbase Server on Amazon EC2

    Start an EC2 instance and connect to the server using the Couchbase CLI.

    Couchbase Server with ASP.NET Core

    Create a “hello world” ASP.NET Core web application that uses Couchbase Server as the backend database.

    Couchbase with Java SDK

    Create a Java application that uses Couchbase Server as the backend to store a JSON document.

    Couchbase with Node.js using Express Framework

    Create a “hello world” Node.js web application that uses Couchbase Server as the backend database.

    Couchbase with NativeScript using Angular

    Create a “hello world” NativeScript mobile application that uses Couchbase Server, NativeScript, and Angular.

    Couchbase with Python SDK

    Create a simple Python application to store and retrieve a JSON document in Couchbase Server.

    Couchbase Lite (CBL) on Android

    Build an Android application consisting of a single activity that performs CRUD operations and uses Couchbase Lite to store documents locally on the device.

    Couchbase Backup

    Learn how to create backups from Couchbase Server.

    Couchbase Restore

    Learn how to restore backups to Couchbase Server.

    Write Your Own Starter Kit

    Use these guidelines to build your own guide using AsciiDoc and push it to the couchbase-guides Github repository.