Laurent Doguin | Couchbase Blog

Author

All posts by Laurent Doguin, Developer Advocate, Couchbase

Laurent is a Paris based Developer Advocate where he focuses on helping Java developers and the French community. He writes code in Java and blog posts in Markdown. Prior to joining Couchbase he was Nuxeo’s community liaison where he devoted his time and expertise to helping the entire Nuxeo Community become more active and efficient.

Couchbase on Jelastic

Couchbase on Jelastic

I recently started playing around with Jelastic. They provide Platform-as-Infrastructure. It's a PaaS + IaaS platform. They recently released a new version named Joker (for Jelastic + Docker). And one of their particularities is to offer easy horizontal AND vertical...

Move Documents from MongoDB to Couchbase

Move Documents from MongoDB to Couchbase

Maybe you remember my post about moving data from CouchDB to Couchbase. If you are not using CouchDB but MongoDB you might have felt let down. I am sorry. Let’s fix this. Here’s how to move your data out of...

DevoxxFR, DevoxxUK, DevoxxPL, DevoxxBE, DevoxxMA

DevoxxFR, DevoxxUK, DevoxxPL, DevoxxBE, DevoxxMA

Last week I attended my last Devoxx of 2015, DevoxxMa. Great conference, top-notch team, wonderful people, you have to go there. And actually you should go to any other Devoxx if you are a Java/JVM developer. And if so I...

Structure the Unstuctured

Structure the Unstuctured

It’s the name of a talk I will be giving in the coming weeks. It’s basically about data modelling for unstructured or semi-structured data. If you are interested I will be giving it at the following conferences: Java Days Kiev...

Let your Devices talk to each other

Let your Devices talk to each other

Last week I was speaking at WebCamp Zagreb, a great conference for developers and designers. I gave a presentation entitled ‘Let your devices talk to each other’. For the demo part I did a very simple message app that syncs automatically...

Moving Couch

Moving Couch

I recently saw a question on our forums where someone wanted to move some data from CouchDB to Couchbase. Since I usually help friends in need when they are moving, I thought I would help. Moving requires preparation, especially with...

Advanced Spring Data Couchbase

Advanced Spring Data Couchbase

In the previous two posts we looked at getting started with Spring Data Couchbase. Now it’s time to get a little more sophisticated (keeping in mind that sophisticated or advanced does not mean more complicated). Let’s look at some of the great stuff...

Storing Timestamped Metrics in Couchbase with Spring

Storing Timestamped Metrics in Couchbase with Spring

Storing Timestamped Metrics in Couchbase with Spring I have previously blogged an intro to Spring Data Couchbase. This post is a follow-up. I will show you how I use Spring social connectors to store data coming from Twitter. Document Structure...

An Intro to Spring Data Couchbase

An Intro to Spring Data Couchbase

An Intro to Spring Data Couchbase Right now I am trying to get an understanding of who is the Couchbase community, including how many people read these blos posts, follow us on our social network pages, ask questions on our...