Month: February 2017

Using Autonumber in Couchbase

Using Autonumber in Couchbase

Ratnopam Chakrabarti is a software developer currently working for Ericsson Inc. He has been focused on IoT, machine-to-machine technologies, connected cars, and smart city domains for quite a while. He loves learning new technologies and putting them to work. When...

Getting Started with Oracle Container Cloud Service

Getting Started with Oracle Container Cloud Service

Oracle Container Cloud Service is Oracle’s entry into the world of managed container service. There are plenty of existing options: Docker for AWS or Azure Amazon Elastic Container Service Google Container Engine Azure Container Service DC/OS by Mesosphere OpenShift by Red Hat...

Couchbase Developer Release – Put some cURL in your N1QL

Couchbase Developer Release – Put some cURL in your N1QL

What is cURL? Ever heard of cURL? It’s a famous command line tool for sending/receiving data using URL syntax, says wikipedia here. Let’s start with an example related to Couchbase. The N1QL query service is available through a REST API....

Develop a REST API with Couchbase Ottoman + Node.js + hapi.js

Develop a REST API with Couchbase Ottoman + Node.js + hapi.js

Jose Navarro is a full stack developer at FAMOCO in Brussels, Belgium. He has been working for the last 3 years as a web developer with Node.js, Java, AngularJS, and ReactJS, and has deep interest in web development and mobile...

Couchbase and the Document-Oriented NoSQL Database

Couchbase and the Document-Oriented NoSQL Database

As a developer advocate at Couchbase, I often travel around and meet people who either have no idea what NoSQL is, or more importantly what Couchbase is. For the people who are already familiar with NoSQL, Couchbase often gets compared...

Getting Comfortable with Couchbase Mobile: Sync Gateway via the Command Line

Getting Comfortable with Couchbase Mobile: Sync Gateway via the Command Line

Introduction This continues my my “Getting Comfortable with Couchbase Mobile” series (post #5). This time we’ll look at exploring Sync Gateway from the command line. This can be really helpful, both for understanding and for testing/debugging.  (Links to other posts...

Microservice using Docker stack deploy – WildFly, Java EE and Couchbase

Microservice using Docker stack deploy – WildFly, Java EE and Couchbase

There is plenty of material on microservices, just google it! I gave a presentation on refactoring monolith to microservices at Devoxx Belgium a couple of years back and it has good reviews: This blog will show how Docker simplifies creation and shutting down of...

Moving from SQL Server to Couchbase Part 1: Data Modeling

Moving from SQL Server to Couchbase Part 1: Data Modeling

In this series of blog posts, I’m going to lay out the considerations when moving to a document database when you have a relational background. Specifically, Microsoft SQL Server as compared to Couchbase Server. In three parts, I’m going to...

February 3, 2017
.NET Core List, Queue, and Dictionary Data Structures backed by Couchbase

.NET Core List, Queue, and Dictionary Data Structures backed by Couchbase

The addition of the sub-document API to Couchbase 4.5 has paved the way for efficient data structure support in Couchbase. In this blog post, I’m going to show a demo of three types of data structures you can use with...

February 2, 2017