Category: Couchbase Architecture

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

CAP Theorem and Chaos at CodeMash Conference – January 2017 (Videos)
I was again honored to be selected as a speaker at the great CodeMash conference in Ohio. I took part in three speaking events: Are You Ready for Chaos? Horizontal Scaling in a Briefcase This session was partly a demonstration...

Announcing Couchbase Server 4.6 – What’s New and Improved
Couchbase delivers the Couchbase Data Platform that powers Web, Mobile, and IoT applications for digital businesses. With our newest release, Couchbase Server 4.6 provides the availability, scalability, performance, and security that enterprises require for their mission-critical applications. What’s New and...

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
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
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
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
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
There is a feature in Couchbase 4.x that can really help with Global Secondary Index creation and many do not know about. It is the ability to queue index creation statements and then parallelize their creation for efficiency and performance....

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