Category: Couchbase Server

Full Text Search in .NET with Couchbase 4.5
Full Text Search (or FTS) is a new feature that is being released as a developer preview in Couchbase 4.5. It is not meant for production, and is not yet supported, but it is a glimpse at things to come....

Couchbase with Windows and .NET – Part 4 – Linq2Couchbase
Part 1 covered how to install and setup Couchbase on Windows Part 2 covered some Couchbase lingo that you’ll need to know Part 3 showed the very simplest example of using Couchbase in ASP.NET In this blog post, I’m going...

Create a Couchbase Server Cluster using Docker
Docker is all the rage at the moment because of how easy it makes deployment of microservices and other tasks. Did you know that you can use Docker to install and configure Couchbase? Check out the following video to see...

Using Covering Indexes on a Multiple Document Type Bucket
I was recently working on a project that made use of N1QL for querying Couchbase Server data. This was an internal Java application that I was hosting on a low budget Amazon EC2 instance. My problem here is that my...

Couchbase Server 3.1.3 Community Edition is Available
We at Couchbase are committed to the continued growth of our Couchbase community and we believe that our community edition is a good way for developers in the community to get to know Couchbase. Today, we glad to announce that...

Couchbase with Windows and .NET – Part 3 – ASP.NET MVC
This blog post is part 3 of a series: Part 1 covered how to install and setup Couchbase on Windows Part 2 covered some Couchbase lingo that you’ll need to know Are you ready to write some code? In this...

High Performance NOSQL Query Consistency with Couchbase 4.5
High Performance Consistency When using Couchbase as your system of record we provide a best in class indexing experience using our global secondary indexes and workload isolation through dedicated indexing nodes. We’ve improved that experience even further in Couchbase 4.5...

Couchbase with Windows and .NET – Part 2
Couchbase with Windows and .NET – Part 2 – Lingo This blog post is part 2 of a series. Part 1 covered how to install and setup Couchbase on Windows. In part 1 – Setup, I showed the very basics...

Couchbase with Windows and .NET – Part 1 – Setup
In this blog post series, I’m going to show the very basics of interacting with Couchbase for .NET developers. I’ll start with the basics, and build towards a “vertical” slice of a complete ASP.NET MVC app. Let’s start with the...

Getting Leaner with SubDocument and the Java SDK
In this blog post we’ll introduce an exciting new feature of the upcoming Couchbase Server version 4.5 (codename Watson), now in Beta. We are talking about the Sub-Document API (shortened to subdoc). What Is It About? The Client API Lookup...

Introducing Couchbase Server 4.5 Beta
This release comes with many exciting features that make it even easier for developers to build amazing apps on Couchbase while simplifying the transition from relational to NoSQL technology. We have also significantly extended the performance of Couchbase – with...

Hello, Couchbase, it’s me, Matthew Groves!
I just started as a Developer Advocate at Couchbase, so let me tell you a little about myself. I've been coding since the early 2000s, mainly as a web developer. I live in Grove City, Ohio, which is a suburb...