Category: Best Practices and Tutorials

Sample Application with Spring and Angular: GitTalent
Sample Application with Spring and Angular: GitTalent

Couchbase Connect 2016 featured a sample application in the keynote. The source code and instruction manual is now available.

Deploy a Golang Web Application and Couchbase as Docker Containers
Deploy a Golang Web Application and Couchbase as Docker Containers

Learn how to containerize and deploy your Golang web applications and Couchbase Server NoSQL database nodes as Docker containers.

Data Synchronization Across iOS Devices Using Couchbase Mobile
Data Synchronization Across iOS Devices Using Couchbase Mobile

This post looks discusses data replication/synchronization using Couchbase Sync Gateway across devices with Couchbase Lite embedded NoSQL Database

NDP Episode #17: Marten for .NET Developers
NDP Episode #17: Marten for .NET Developers

Learn about the PostgreSQL database wrapper, Marten, by author Jeremy Miller, in the latest episode of The NoSQL Database Podcast.

Create a Continuous Deployment Pipeline with Node.js and Jenkins
Create a Continuous Deployment Pipeline with Node.js and Jenkins

See how Jenkins and Node.js can be made to work together to enable continuous deployment pipelines based on changes made to a GitHub repository.

Use Docker to Deploy a Containerized Java with Couchbase Web Application
Use Docker to Deploy a Containerized Java with Couchbase Web Application

Learn how to deploy a containerized Java RESTful API and Couchbase NoSQL database using Docker and custom, hand-crafted, images.

Managing REST APIs with Swagger (video)
Managing REST APIs with Swagger (video)

Couchbase incorporated Swagger into our documentation a few months ago. “Swagger” refers to an ecosystem of tools and other resources for managing REST APIs. Core to Swagger is the Swagger specification. (The group behind Swagger donated the spec to the...

Querying Couchbase Sync Gateway using Postman
Querying Couchbase Sync Gateway using Postman

Post discusses a convenient way to query, explore and test the REST API exposed by the Couchbase Sync Gateway using the Postman Chrome Developer tool

Create a Continuous Deployment Pipeline with Jenkins and Java
Create a Continuous Deployment Pipeline with Jenkins and Java

See how to create and run a JAR file using Jenkins and Java, resulting in a continuous deployment pipeline that includes building and deploying to a server.

Getting Started with Couchbase Lite in your iOS App : Part1
Getting Started with Couchbase Lite in your iOS App : Part1

Post discusses getting started with Couchbase Lite in your iOS App. Couchbase Lite is an embedded JSON database that supports multiple configurations

Import Your MongoDB Collection Data into Couchbase Server with Golang
Import Your MongoDB Collection Data into Couchbase Server with Golang

Learn how to migrate your MongoDB Collection data into Couchbase Server with the mongoexport CLI and a very simple Golang script.

Docker Node.js Deployment With Couchbase
Docker Node.js Deployment With Couchbase

Create a Node.js application that uses Couchbase Server along with Docker containers for web app deployment. ✓ Learn more with Couchbase!