Matthew Groves | Couchbase Blog

Author

All posts by Matthew Groves

Matthew D. Groves is a guy who loves to code. It doesn't matter if it's C#, jQuery, or PHP: he'll submit pull requests for anything. He has been coding professionally ever since he wrote a QuickBASIC point-of-sale app for his parent's pizza shop back in the 90s. He currently works as a Senior Product Marketing Manager for Couchbase. His free time is spent with his family, watching the Reds, and getting involved in the developer community. He is the author of AOP in .NET, Pro Microservices in .NET, a Pluralsight author, and a Microsoft MVP.

Couchbase Server on Windows 10 Anniversary Update

Couchbase Server on Windows 10 Anniversary Update

I was very excited about the Windows 10 Anniversary Update (AU), mainly because of the new Bash on Ubuntu on Windows stuff! My experience has been generally positive, but with any major upgrade comes risk. I ran into a couple...

Matthew Groves August 26, 2016
Copying Documents Between Buckets in Couchbase

Copying Documents Between Buckets in Couchbase

When I’m at a user group or conference, people often come up to me afterwards with good questions. This is a great way for me to get blog post ideas: if they have a question, chances are lots of other...

Matthew Groves August 23, 2016
Learning Angular2 for the CEAN Stack

Learning Angular2 for the CEAN Stack

The CEAN (pronounced “keen”) stack is used to design web apps with a segregated UI (it’s like the MEAN stack, except it uses Couchbase Server). I’m learning and writing Angular2 for the first time this month, so I thought I...

Matthew Groves August 17, 2016
How to use #Couchbase Query Workbench

How to use #Couchbase Query Workbench

This video shows the new Query Workbench in Couchbase Server 4.5. For more information, check out my blog post from July about Query Workbench. If you’d like to learn more about how to use Couchbase, please visit our Couchbase Developer...

Matthew Groves August 1, 2016
.NET and Couchbase – July 2016, Findlay Ohio (video)

.NET and Couchbase – July 2016, Findlay Ohio (video)

I was a guest speaker at the FANUG (Findlay Area .NET User Group) on July 26, 2016. My topic was Full Stack Development with .NET and NoSQL. The group and venue kindly allowed me to record the session, and so...

Matthew Groves July 29, 2016
Node.js and Couchbase – July 2016, Columbus Ohio (video)

Node.js and Couchbase – July 2016, Columbus Ohio (video)

I was a guest speaker at the CBusJS Columbus JavaScript User Group on July 20, 2016. My topic was Full Stack Development with Node.js and NoSQL. The group and venue was kind enough to let me record the session. I’ve...

Matthew Groves July 27, 2016
Summer Project 2016 update: The Couchcase Begins

Summer Project 2016 update: The Couchcase Begins

Last time, I blogged about the concept of my summer project: the suitcase cluster for demonstrating Couchbase Server. I have good news: the project is underway! In this blog post, I’m going to show you how I started preparing the...

Matthew Groves July 22, 2016
N1QL Scan Consistency including new AtPlus (Video)

N1QL Scan Consistency including new AtPlus (Video)

This video shows the ScanConsistency options when executing N1QL queries, and covers all the ScanConsistency options, including the new AtPlus. The source code used in this video is available on Github. If you’d like to learn more about how to...

Matthew Groves July 18, 2016
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...

Matthew Groves July 14, 2016
Sub-document API in Couchbase Server 4.5 with the .NET SDK (revisited)

Sub-document API in Couchbase Server 4.5 with the .NET SDK (revisited)

This blog post is based on an earlier blog post by Jeff Morris that covered the sub-document API while it was still in developer preview. There have been some changes to the API since that release. With Couchbase Server 4.5...

Matthew Groves July 12, 2016
Full Text Search on Couchbase 4.5 (Video)

Full Text Search on Couchbase 4.5 (Video)

This video shows the new Full Text Search feature in Couchbase Server 4.5. This feature is a developer preview: it’s not supported and it’s not recommended for production (yet). You can have a say in how the feature is implemented....

Matthew Groves June 28, 2016
New to Couchbase 4.5: AtPlus

New to Couchbase 4.5: AtPlus

What I’m learning about Couchbase is that while it aims to provide sensible defaults, it also provides options to make trade-offs. The trade-off I’m going to focus on in this blog post is Scan Consistency for N1QL queries. Couchbase 4.5...

Matthew Groves June 21, 2016