Tag: import

New in Couchbase 6.6: Import Docs Using Web Admin Console
New in Couchbase 6.6: Import Docs Using Web Admin Console

Import documents from the Couchbase Administration UI and take advantage of small datasets uploaded in a variety of formats.

Tooling Improvements in Couchbase Server 5.0 (Update)
Tooling Improvements in Couchbase Server 5.0 (Update)

Tooling improvements have come to Couchbase 5.0. This post covers visual query plans, query monitoring, improved UX/UI, and import/export tools.

Tooling Improvements in Couchbase 5.0 Beta
Tooling Improvements in Couchbase 5.0 Beta

Tooling improvements have come to Couchbase 5.0. This post covers visual query plans, query monitoring, improved UX/UI, and import/export tools.

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.

Move Documents from MongoDB to Couchbase
Move Documents from MongoDB to Couchbase

Maybe you remember my post about moving data from CouchDB to Couchbase. If you are not using CouchDB but MongoDB you might have felt let down. I am sorry. Let’s fix this. Here’s how to move your data out of...