Month: December 2016

Moving from MongoDB to Couchbase server (revisited)

Moving from MongoDB to Couchbase server (revisited)

Note: this blog post is a revist of Matthew Revell’s Moving from MongoDB to Couchbase Server This is a developer-focused guide to moving your application’s data store from MongoDB to Couchbase Server. If you’re interested in migrating from a relational...

Create a RESTful URL Shortener with Couchbase and Go

Create a RESTful URL Shortener with Couchbase and Go

Previously I wrote about creating a URL shortener using Node.js and N1QL, but I figured it would be useful to demonstrate the same in my other favorite programming language, Golang. In this video tutorial we’ll see how to create a...

Using the N1QL RETURNING keyword from .NET Core

Using the N1QL RETURNING keyword from .NET Core

I’ve recently learned about the RETURNING keyword in N1QL. When you add it to end of a N1QL query, that query will return the result set that was operated on. For instance, if you use an UPDATE, and that query...

December 8, 2016
Couchbase .NET SDK 2.3.10 Now Available!

Couchbase .NET SDK 2.3.10 Now Available!

Today we’re releasing version 2.3.10 of the Couchbase .NET SDK. This is a maintenance release of bug fixes and enhancements including the Data Structures API and FTS API. In case you missed it, we have a Developer Preview of .NET...

December 8, 2016
Getting Comfortable with Couchbase Mobile: Couchbase Server via the Command Line

Getting Comfortable with Couchbase Mobile: Couchbase Server via the Command Line

Introduction This will be the third post in a series about the Couchbase Mobile stack. You can find the first and second posts here and here, respectively. They cover installing Couchbase Server and some interesting bits of Couchbase Web Console. In this post we’ll talk about working with...

Connect 2016 Developer Workshop

Connect 2016 Developer Workshop

For the first day of Couchbase Connect 2016, I created a full-day developer’s workshop (with the help of our great SDK team, of course). It was great meeting some of our customers and helping people get up to speed with...

December 6, 2016
Create a URL Shortener with Node.js and Couchbase using N1QL

Create a URL Shortener with Node.js and Couchbase using N1QL

With the boom of Twitter, SMS text messages, and other forms of short message interactions, there has been a boom in URL shortening services. For example, you can use TinyURL, Bitly, Owly, and so many others. The purpose here is...

ELT processing with Couchbase and N1QL

ELT processing with Couchbase and N1QL

Moving data between data sources. This is one of the key activities in data integration projects. Traditionally, techniques around data movement has been part of Data Warehouse, BI and analytics. More recently Big Data, Data Lakes, Hadoop, are frequent players...

Houston User Group Visits – October 2016 (Videos)

Houston User Group Visits – October 2016 (Videos)

I spent nearly a week in Texas, visiting four user groups and talking about Couchbase as much as possible. The second two days of the week I spent in Houston. Here are the videos: Houston.js Group – I Have a...

December 2, 2016