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.

New Querying Features in Couchbase Server 5.5
New Querying Features in Couchbase Server 5.5

New querying features figure prominently in the latest release of Couchbase Server. ANSI JOINs, HASH joins, aggregate pushdowns are covered in this post.

Machine Learning with Couchbase and Nexosis
Machine Learning with Couchbase and Nexosis

Machine Learning APIs from Nexosis can be used from Couchbase using the CURL function in N1QL. In this post, machine learning classifies Amazon reviews.

Meet Couchbase at DevNexus
Meet Couchbase at DevNexus

Couchbase will once again be sponsoring DevNexus, a 3 day developer's conference in Atlanta, Georgia in 2018.

Alexa Skills with Azure Functions and Couchbase
Alexa Skills with Azure Functions and Couchbase

Alexa Skills are the "apps" that run on devices like the Echo. In this blog post, you'll build a skill using Azure Functions and Couchbase running on Azure.

Proof of Concept: Making a case to move from relational
Proof of Concept: Making a case to move from relational

Proof of concept may be just what you need to start when you're evaluating Couchbase. Learn about the five steps to success.

JSON Modeling for RDBMS Users (video)
JSON Modeling for RDBMS Users (video)

JSON modeling is a vital part of using a document database like Couchbase. There are two key approaches to modeling relationships.

JSON Data Modeling for RDBMS Users
JSON Data Modeling for RDBMS Users

JSON data modeling is a vital part of using a document database like Couchbase. This blog will cover 2 approaches to data modeling relationships.

CSV tooling for migrating to Couchbase from Relational
CSV tooling for migrating to Couchbase from Relational

CSV can be exported from a relational database (e.g. Oracle, SQL Server). It can then be imported into Couchbase Server with cbimport.

Test Drive: Trying Couchbase on Azure for Free
Test Drive: Trying Couchbase on Azure for Free

Test Drive allows you to try out software in the cloud for free. Couchbase has partnered with Microsoft to create a Couchbase Server Azure Test Drive.

Scaling Couchbase Server on Azure
Scaling Couchbase Server on Azure

Scaling a Couchbase Server cluster on Azure is as easy as using a slider. This post walks you through it from the beginning.

Chatbot on Azure and Couchbase for Viber
Chatbot on Azure and Couchbase for Viber

Use a serverless approach to quickly build a chatbot. In this blog post, I'll show you an example with Azure, Couchbase, and Viber.

Serverless Architecture with Cloud Computing
Serverless Architecture with Cloud Computing

Serverless is a new buzzword. What does it mean? How does it compare to microservices? How does NoSQL fit into the picture?