Tag: csv

New and Improved Import in Couchbase Cloud
New and Improved Import in Couchbase Cloud

Discover the new Import feature in Couchbase Cloud that now enables Custom Key Generation, Configuration options, Key Preview, Cloud Storage and more.

Couchbase Cloud New Features Now Available: Public API, Improved Import
Couchbase Cloud New Features Now Available: Public API, Improved Import

Learn how the Couchbase Cloud API opens new doors for automating operations on your Couchbase Cloud account.

CSV tooling for migrating to Couchbase from Relational
CSV tooling for migrating to Couchbase from Relational

CSV can be exported from a relational database (e.g. Oracle, SQL Server). It can then be imported into Couchbase Server with cbimport.

Use Couchbase and RxJava to Make Java Read CSV files
Use Couchbase and RxJava to Make Java Read CSV files

This blog shows you how to use RxJava, which is an awesome tool for reactive programming that's also useful as a Java CSV reader when paired with Couchbase.

Load CSV Data into Couchbase using Apache Spark
Load CSV Data into Couchbase using Apache Spark

I’ve been spending a lot of time working with Big Data tools lately, in particular Apache Spark. In case you’re unfamiliar, Apache Spark is an incredibly efficient tool for processing massive amounts of data. It performs significantly better than MapReduce,...