Category: Couchbase Architecture

N1QL: A Practical Guide
N1QL: A Practical Guide

This book is a compilation of articles on NoSQL concepts, N1QL features, optimization techniques, tools and use cases by N1QL R&D team, solution team from Couchbase.

CAP Theorem and Chaos at CodeMash Conference – January 2017 (Videos)
Announcing Couchbase Server 4.6 – What’s New and Improved
Announcing Couchbase Server 4.6 – What’s New and Improved

Couchbase Server 4.6 provides the availability, scalability, performance, and security that enterprises require for their mission-critical applications.

Couchbase Weekly Feb 8, 2016
Couchbase Weekly Feb 8, 2016

Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Couchbase Mobile 1.2 released delivering enterprise grade administration, security, performance, and scalability. Read more in the Press Release. Today through February 10, Couchbase is sponsoring...

Couchbase Weekly Feb 15 2016
Couchbase Weekly Feb 15 2016

Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Today through February 17, Couchbase is sponsoring DevNexus 2016 in Atlanta Couchbase Meetup is happening tomorrow! Join the team at HQ for the Couchbase Silicon Valley Meetup. Couchbase...

Docker and ASP.NET Core with Couchbase Server
Docker and ASP.NET Core with Couchbase Server

In many of my blog posts and samples, I use a single Couchbase Server node. I do this because it’s easy, and much of what I demonstrate can be done with a single node. However, Couchbase Server is typically run...

Summer Project 2016: The CouchCase
Summer Project 2016: The CouchCase

I know that Summer 2016 is long gone, but I promised one more blog post about building the CouchCase. This part was the easiest, since clustering Couchbase Server nodes together is really easy. Networking First, a little information about how...

Configuring IPsec for a Couchbase Cluster
Configuring IPsec for a Couchbase Cluster

Introduction Some Couchbase deployments require secure communications between nodes across the network, this could be due to reasons like data governance policies or regulatory compliance.  Internet Protocol Security (IPsec) is a protocol suite for secure Internet Protocol (IP) communications by...

Deferring Index Creation
Deferring Index Creation

Defer the creation of the indexes if you need to create multiple indexes at one time. When you are ready you tell the cluster to build those indexes.

Summer Project 2016: Meet the Suitcase Cluster
Summer Project 2016: Meet the Suitcase Cluster

I am enjoying my time as a Developer Advocate here at Couchbase. I get to write blog posts, make videos, interact with the community, and go out to a bunch of conferences and meetups. My boss, Arun Gupta, has been...

Couchbase Server 4.5 Memory Optimized Indexes
Couchbase Server 4.5 Memory Optimized Indexes

Introduction Couchbase Server 4.5 has just been released. A complete overview be found here. Let’s explore the new Memory Optimized Indexes. To understand these enhanced indexes let’s first review the Global Secondary Index (GSI) that was introduced as part of...

Announcing the new Couchbase Spark Connector
Announcing the new Couchbase Spark Connector

Announcing the New Couchbase Spark Connector Couchbase Spark Connector 1.2.0 is now available. It includes significant new features and enhancements, as well as support for Apache Spark 1.6. On behalf of our outstanding product development team, I’m very pleased to...