Tag: mysql

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...

April 22, 2019
Moving from MySQL to Couchbase

Moving from MySQL to Couchbase

I think it is safe to assume that every developer or system administrator has touched MySQL at some point in time. It was often the rite of passage for any new developer a few years ago when langauges like PHP...

How to Move from MySQL to Couchbase Server 2.0: Part 2

How to Move from MySQL to Couchbase Server 2.0: Part 2

In my last piece, we looked at the basic mechanics of MySQL and Couchbase Server 2.0, and compared the ways in which you would model the data, and how the basic queries and lists of records operate, from the MySQL...

December 16, 2014
How to Move from MySQL to Couchbase Server 2.0: Part 1

How to Move from MySQL to Couchbase Server 2.0: Part 1

If you have a database built using MySQL, you might be wondering if, and more importantly how, that database (and your application) can be moved to Couchbase. The biggest stumbling block is not the technical aspects of creating the Couchbase...

December 16, 2014
From MySQL to Couchbase using Talend ETL

From MySQL to Couchbase using Talend ETL

Couchbase offers an unique NoSQL database combining integrated cache and storage technology. NoSQL is gaining strong popularity and a number of customers are looking to export or map some of the data they have in RDBMS to Couchbase NoSQL; this...

December 16, 2014
Why MySQL 5.6 is no real threat to NoSQL

Why MySQL 5.6 is no real threat to NoSQL

Over the past couple of days a number of people have asked my opinion of the latest MySQL 5.6 release. For those who haven’t seen the news, Oracle announced its first major MySQL release in two years. Since NoSQL has...

December 16, 2014