TOCB: Data Migration Tool For Couchbase
When I was working on my pet project, I had to copy data from MySQL database to Couchbase. I searched the internet to find a solution. I found couple scripts that would copy all MySQL tables into Couchbase. But I didn’t want just to copy tables. The Couchbase bucket structure in my mind was different …