Tag: script

Simplified Couchbase Server Cluster Creation via Docker
Simplified Couchbase Server Cluster Creation via Docker

This article walks you through a shell script which author wrote to automate the process. Check out how it is written using Bash language its usage etc.

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.