Category: Couchbase Server

AWS IoT Button, Lambda and Couchbase

AWS IoT Button, Lambda and Couchbase

Getting Started with Serverless FaaS and AWS Lambda shows how to use a simple Java function to store a JSON document to Couchbase using AWS Lambda. This blog builds upon that and shows how an AWS IoT Button can be used as a trigger for...

Couchbase on the Pete on Software Podcast

Couchbase on the Pete on Software Podcast

I was invited back on the Pete on Software Podcast to talk about Couchbase. Pete is a an independent software developer/architect, and he also runs The Swift Ninja blog. Pete and I run into eachother occasionally here in Ohio, and...

December 29, 2016
Using cbimport to import Wikibase data to JSON documents

Using cbimport to import Wikibase data to JSON documents

I’m busy working on some SQL Server to Couchbase Server blog posts, but in the meantime, I’d thought I’d leave you a little chestnut of JSON goodness for the Christmas weekend. Wikibase has a huge database of information. All kinds...

December 22, 2016
NDP Episode #13: Docker with Distributed NoSQL Databases

NDP Episode #13: Docker with Distributed NoSQL Databases

I am pleased to announce that the thirteenth episode of the NoSQL Database Podcast has been published to popular media outlets such as iTunes and Pocket Casts.  The episode titled Docker with Distributed NoSQL Databases focuses on container technology and how it...

.NET Core and Visual Studio Code (video)

.NET Core and Visual Studio Code (video)

This video shows how I’m using .NET Core with Visual Studio Code and the Couchbase .NET Core SDK. Download .NET Core Download Visual Studio Code If you’d like to learn more about how to use Couchbase, please visit our Couchbase...

December 14, 2016
Provisioning a Couchbase Server Instance with the Command Line

Provisioning a Couchbase Server Instance with the Command Line

When you’re a Database or System Administrator, you don’t always have time to go through the setup wizards when deploying a new piece of software. Probably because you are managing massive amounts of systems in a large organization. So what...

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

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