Tag: .NET

Using Couchbase to Store Non-JSON Data

Using Couchbase to Store Non-JSON Data

I believe most of the power of Couchbase Server comes when you use it as a document database to store JSON documents. You get to use N1QL, for instance! However, there are some times when you need Couchbase to store...

Matthew Groves October 7, 2016
Upcoming #Couchbase Events in Austin, Houston and New York City

Upcoming #Couchbase Events in Austin, Houston and New York City

I’m going to be in New York on October 8th and Texas from October 10th to October 13th. If you’re in any of those areas and interested in NoSQL and Couchbase, now is a good chance to attend some sessions, visit...

Matthew Groves October 4, 2016
Chicago User Group Visits – September 2016 (Videos)

Chicago User Group Visits – September 2016 (Videos)

I spent nearly a week in Chicago, visiting three user groups, appearing on a video podcast, and talking to everyone who would listen about Couchbase. Something happened at the Chicago .NET Developers Downtown user group that I have never seen...

Matthew Groves September 23, 2016
.NET and Couchbase – August 2016, Dayton Ohio (video)

.NET and Couchbase – August 2016, Dayton Ohio (video)

I was a guest speaker at the Dayton .NET Developers Group on August 24, 2016. My topic was Full Stack Development with .NET and NoSQL. The group and venue kindly allowed me to record the session, and so I’ve posted...

Matthew Groves September 16, 2016
Upcoming #Couchbase Events in Chicago

Upcoming #Couchbase Events in Chicago

I’m going to be in Chicago for most of next week. If you’re in Chicago and interested in NoSQL and Couchbase, now is a good chance to attend some sessions, visit some great user groups, and ask me questions in-person....

Matthew Groves August 30, 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
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
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
Couchbase .NET SDK 2.3.3 Now Available!

Couchbase .NET SDK 2.3.3 Now Available!

Couchbase .NET SDK 2.3.3 Now Available! Today we are releasing a maintenance and bug fix release of the Couchbase .NET SDK. This is a follow up release to 2.3.0 and 2.3.1 (there is no 2.3.2 release) and we suggest you...

NDP Episode #6: RavenDB, a NoSQL Database for .NET

NDP Episode #6: RavenDB, a NoSQL Database for .NET

I am pleased to announce that the sixth episode of the NoSQL Database Podcast has been published to the popular podcasting outlets.  In this episode titled RavenDB, a NoSQL Database for .NET, I’m joined by Oren Eini, sometimes referred to...

Introducing Couchbase .NET SDK 2.3.0 and 2.3.1

Introducing Couchbase .NET SDK 2.3.0 and 2.3.1

Introducing Couchbase .NET SDK 2.3.0 and 2.3.1 Today we are releasing version 2.3.0 of the official Couchbase SDK for .NET languages! This is a minor release and includes support for all new Couchbase Server 4.5 features including Full Text Search...

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