Month: May 2016

Monitoring Couchbase Server with SignalFx

Monitoring Couchbase Server with SignalFx

This is a guest post from Rebecca Tortell, Senior Product Manager with SignalFx. Read the full post here SignalFx provides validated integrations, built-in dashboards, and real-time analytics for visibility into your complete cloud infrastructure with Couchbase Server. SignalFx has created a collectd plugin that connects to Couchbase’s statistics API and collects...

May 10, 2016
Couchbase will be at Apps World North America 2016

Couchbase will be at Apps World North America 2016

I wanted to let everyone know that I will be at Apps World North America at the Santa Clara Convention Center in California on May 11th to give a very developer oriented talk about Couchbase Mobile. In case you’re unfamiliar...

High Performance NOSQL Query Consistency with Couchbase 4.5

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

May 10, 2016
Couchbase with Windows and .NET – Part 2

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

May 9, 2016
Faster Indexing & Queries: Introducing Global Secondary Indexes (GSI) – PART I

Faster Indexing & Queries: Introducing Global Secondary Indexes (GSI) – PART I

No one doubts that indexing and query with big data is challenging. Big data comes at you fast, with high velocity, variety and volume! 100Ks of updates/sec and TBs of data to scan – you cannot do this real-time unless...

The Couchbase Sub-Document API for Go

The Couchbase Sub-Document API for Go

The Sub-Document API – go You’ve probably heard about the sub-document (subdoc) API available in couchbase 4.5. Mark Nunberg, one of the architects of the new API, has a great blog on the motivation and impetus behind extending the Memcached (key-value)...

May 6, 2016
Couchbase with Windows and .NET – Part 1 – Setup

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

May 4, 2016
Getting Leaner with SubDocument and the Java SDK

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

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

Introducing the Couchbase ASP.NET SessionState Provider

Introducing the Couchbase ASP.NET SessionState Provider

Note this is the older 1.0 version of the Session Provider. Please see here for a post regarding the new and improved 2.0 version. One question I’ll often ask developers on a phone screen for an ASP.NET developer position is...