Category: Couchbase Server

Docker Node.js Deployment With Couchbase

Docker Node.js Deployment With Couchbase

Docker is becoming increasingly popular and I’ve been slowly introducing it into my projects.  It makes it easy to distribute your applications because regardless of where you deploy your containers to, the experience will be the same. Let’s see how...

ASP.NET with NoSQL Workshop

ASP.NET with NoSQL Workshop

I delivered an ASP.NET with NoSQL workshop at the recent Indy.Code() conference in Indianapolis. I had a lot of fun at this conference, and I recommend you go next year. If you were unable to attend, don’t worry, because I’ve...

Matthew Groves April 3, 2017
Data structures with Couchbase and .NET (video)

Data structures with Couchbase and .NET (video)

In February, I wrote a blog about using data structures with .NET (and .NET Core): List, Queue, and Dictionary. Now, I’ve created a video to show the same concepts in action. How to use Couchbase Data Structures with .NET [youtube...

Matthew Groves March 27, 2017
Performance Enhancements to N1QL in the Couchbase 5.0 March Developer Build

Performance Enhancements to N1QL in the Couchbase 5.0 March Developer Build

N1QL in Couchbase has come a long way since it was first introduced in Couchbase Server 4.0.  In Couchbase 5.0, things are taken to the next level in terms of performance.  In terms of the March 2017 Developer build of Couchbase...

Get to know our Couchbase Community Meet – Shivansh Srivastava

Get to know our Couchbase Community Meet – Shivansh Srivastava

In our latest interview for Get to Know Our Couchbase Community Champions, we meet Shivansh Srivastava from Delhi, India. Tell us about yourself and what you do in your daily role? I consider myself to be a polyglot developer and a...

FakeIt Series 3 of 5: Lean Models through Definitions

FakeIt Series 3 of 5: Lean Models through Definitions

Definitions are a way of creating reusable set(s) within your model. It allows you to define a set of properties / values one time, referencing them multiple times throughout your model. Definitions in a FakeIt model are very similar to...

Ubuntu Hyper-V: How to Run Ubuntu (or Any Linux) on Windows

Ubuntu Hyper-V: How to Run Ubuntu (or Any Linux) on Windows

I recently needed to install Linux on Hyper-V in Windows 10. I needed to do this because some internal builds of Couchbase were temporarily broken on Windows, but I still needed to use the latest builds. I’d never used Hyper-V...

Matthew Groves March 21, 2017
Get to know our Couchbase Community Meet – Abbas Ahmed

Get to know our Couchbase Community Meet – Abbas Ahmed

Meet this week’s Couchbase Community Champion – Abbas Ahmed from Rentalcars.com in Manchester! Where are you based and what do you like to do in your spare time? I am based in Manchester, U.K., which is also my birthplace and...

N1QL: A Practical Guide

N1QL: A Practical Guide

N1QL is designed to help developers easily develop applications to solve real-world problems.  Technically, N1QL is designed to give developers and enterprises an expressive, powerful, and complete language for querying, transforming, and manipulating JSON data. N1QL takes inspiration from SQL...

Keshav Murthy March 17, 2017
Authentication and Authorization with RBAC

Authentication and Authorization with RBAC

In March’s developer build, you can start to see some major changes to authentication and authorization within Role Based Access Control (RBAC) coming to Couchbase Server. These changes are a work in progress: the developer build is essentially a nightly...

Matthew Groves March 17, 2017
Feature Enhancements to N1QL in the Couchbase Server 5.0 March Developer Build

Feature Enhancements to N1QL in the Couchbase Server 5.0 March Developer Build

With the recent March 2017 Developer build of Couchbase there were many bug fixes, but also feature enhancements to core technologies like N1QL.  For example, now indexes can be created on various meta information such as the document cas and...

Profiling and Monitoring in Couchbase Server 5.0 Preview (Update)

Profiling and Monitoring in Couchbase Server 5.0 Preview (Update)

In March’s developer build, there are some more updates for N1QL query monitoring and profiling. Go download the March 5.0.0 developer release of Couchbase Server today. Make sure to click the “Developer” tab to get the developer build (DB), and...

Matthew Groves March 16, 2017