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.

Make Your Voice Heard: Stack Overflow Developer Survey
Make Your Voice Heard: Stack Overflow Developer Survey

Stack Overflow releases a survey of the developer community every year. This is the 12th annual survey, a great opportunity to make your voice heard!

ASP.NET Core CRUD with NoSQL: Part 3
ASP.NET Core CRUD with NoSQL: Part 3

Continue building an ASP.NET Core app for Couchbase - in this post, we add key-value NoSQL document retrieval capabilities and test endpoints.

ASP.NET Core CRUD with NoSQL: Part 2
ASP.NET Core CRUD with NoSQL: Part 2

In this post we look at the R in CRUD that stands for Read, and we build an ASP.NET Core endpoint to read data from Couchbase using SQL.

ASP.NET Core CRUD with NoSQL – Part 1
ASP.NET Core CRUD with NoSQL – Part 1

Need to know how to build an ASP.NET Core CRUD with NoSQL application? This Couchbase blot post will include all the project setup and configuration.

SQL and NoSQL comparison: ASP.NET application
SQL and NoSQL comparison: ASP.NET application

This SQL and NoSQL comparison shows the application code and queries for both SQL Server and Couchbase, including paging, SQL, load testing.

Couchbase Cloud on Azure Marketplace
Couchbase Cloud on Azure Marketplace

Couchbase Cloud is now available in the Azure Marketplace. Access the power, flexibility, performance, utility of managed Couchbase clusters.

Distributed Database Architecture Explained
Distributed Database Architecture Explained

Distributed databases enhance scalability, availability, and disaster recovery. Learn about this data storage structure with examples from Couchbase.

SQL to NoSQL: Automated Migration
SQL to NoSQL: Automated Migration

SQL to NoSQL migration can be at least partially automated. This article helps you find out about the new conversion features available in Couchbase Server 7.

DataGrip Setup for Couchbase
DataGrip Setup for Couchbase

What is DataGrip? This blog post introduces JetBrains DataGrip and shows you how to get started using its NoSQL capabilities with Couchbase support.

Couchbase Connect.Online Call for Speakers
Couchbase Connect.Online Call for Speakers

The Couchbase Connect conference is going virtual in 2020. Technical presentations from developers and architects are welcome!

Documentation Survey Open Now: Win Prizes!
Documentation Survey Open Now: Win Prizes!

Couchbase Documentation Team and Developer Advocacy Team have created a survey to get your feedback and help us improve our documentation.

ASP.NET Core Kubernetes Tutorial for AKS
ASP.NET Core Kubernetes Tutorial for AKS

This ASP.NET Core Kubernetes tutorial includes: building a Docker image, creating an AKS cluster, deploying a microservice, deploying Couchbase Server