Personal Project

Thursday, January 28, 2016

How to update 200K json documents in Couchbase ?



Using MYSQL to update a huge amount of data seems like a difficult task.

However, NoSQL databse Couchbase can make it as easy as possible.


Check the following sample codes in Java.
https://github.com/gcoolmaneric/couchbase