Category: Connectors

Extend Couchbase Analytics with Power BI using CData

Extend Couchbase Analytics with Power BI using CData

Extend Couchbase Analytics with Power BI using CData. This article will guide you through the steps needed to setup the connection from Couchbase Analytics to Power BI Desktop using the CData Power BI driver for Couchbase. More details regarding this...

Utilizing Couchbase Kafka Connector to Ingest Data

Utilizing Couchbase Kafka Connector to Ingest Data

The premise is very simple: in the world of disparate technologies where one does not works or integrates well together, Couchbase & Confluent Kafka are amazing products and are extremely complementary to each other. Couchbase is linearly scalable, distributed NoSQL...

Ram Dhakne September 13, 2019
Extend Couchbase Analytics with RapidMiner using CData

Extend Couchbase Analytics with RapidMiner using CData

Extend Couchbase Analytics with RapidMiner using CData This article will guide you through the steps needed to setup the connection from RapidMiner to Couchbase Analytics using the CData JDBC driver for Couchbase. More details regarding this driver can be found...

Customer 360 – Part 2 – Data Ingestion

Customer 360 – Part 2 – Data Ingestion

So, we already took a high-level look at what’s involved in building a Customer 360 solution on Couchbase here. That’s right, it involved a lot of thinking. Sorry, no way around that. Ya gotta think, can’t be one of the...

Davis Chapman July 30, 2019
Kafka Connect from MySQL to Couchbase with Debezium

Kafka Connect from MySQL to Couchbase with Debezium

Kafka is a streaming platform that can be used to stream records to (Kafka sink) and from (Kafka source) data centers. Couchbase has created and supports a Kafka connector that allows you to easily use Couchbase as a source or...

Matthew Groves April 22, 2019
Rollback Mitigation in Kafka Connector 3.4 Beta

Rollback Mitigation in Kafka Connector 3.4 Beta

Last time, we talked about the Couchbase Kafka connector’s support for compression and IPv6. Since then we’ve enhanced the sink connector with support for setting time-to-live values for incoming documents, and added the ability to assign document IDs composed of...

David Nault July 16, 2018
Compression and IPv6 in Kafka Connector 3.3

Compression and IPv6 in Kafka Connector 3.3

In recent months the Kafka connector has seen several updates, adding features like log redaction in version 3.2.3, configurable durability requirements in 3.2.2, and a new SourceHandler extension point for custom processing in 3.2.0. Now, with the release of Couchbase...

David Nault May 24, 2018
Getting started with Kafka and Couchbase as an endpoint

Getting started with Kafka and Couchbase as an endpoint

Couchbase is great as a source for Apache Kafka using the DCP connector. However it is also great as an endpoint for digesting data, as it is fast, memory first and reliable storage. In this blog post I will show...