Category: Tools & SDKs

ASP.NET with NoSQL Workshop
ASP.NET with NoSQL Workshop

Materials and instructions for an ASP.NET and ASP.NET Core with NoSQL (Couchbase) workshop.

Data structures with Couchbase and .NET (video)
Data structures with Couchbase and .NET (video)

How to use data structures in .NET and .NET Core that are backed by Couchbase. This video covers List, Queue, and Dictionary.

ANN: Couchbase Lite Developer Build 003 (Obj C, Swift, .NET)
ANN: Couchbase Lite Developer Build 003 (Obj C, Swift, .NET)

I am very pleased that Couchbase Lite Developer Build 003 is now available for download for Objective C, Swift and “.NET”. Database queries have changed significantly in this release. Couchbase Lite 2.0 uses semantics based on N1QL query language defined...

TNDP Episode #16: The MEAN Stack for Application Development
TNDP Episode #16: The MEAN Stack for Application Development

In this episode of The NoSQL Database Podcast, I have special guest Jonathan Casarrubias on the show where we talk about the MEAN stack for development.

Visual Studio Live Unit Testing: New to Visual Studio 2017
Visual Studio Live Unit Testing: New to Visual Studio 2017

Visual Studio 2017 comes with a lot of new, great stuff, but one of my favorite new features is built-in Visual Studio Live Unit Testing

Couchbase Mobile Changes Explorer – Part. 2
Couchbase Mobile Changes Explorer – Part. 2

Introduction The Couchbase Mobile Sync Gateway changes feed provides a way to monitor events in a mobile deployment. The feed makes it feasible to write sophisticated business logic. I wrote a tool to help examine and understand the feed. You...

Migrate From MongoDB to Couchbase with N1QL
Migrate From MongoDB to Couchbase with N1QL

Learn how to take a Node.js application that uses MongoDB and the MongoDB Query Language and convert it to Couchbase with N1QL instead.

Moving from SQL Server to Couchbase Part 3: App Migration
Moving from SQL Server to Couchbase Part 3: App Migration

In this blog post series, I'm laying out the considerations when moving from Microsoft SQL Server to Couchbase Server. This post is about app migration.

Workshop Content for Full-Stack Java and NoSQL Development Now Available
Workshop Content for Full-Stack Java and NoSQL Development Now Available

Learn how to build full stack Java applications with Docker and NoSQL using the workshop content produced for the DevNexus 2017 conference.

Using Couchbase Full Text Search Service in Java
Using Couchbase Full Text Search Service in Java

Full-text based search is a feature that allows users to search based on texts and keywords, and is very popular among users and the developer community. So it’s a no-brainer that there are lots of APIs and frameworks that offer...

Graphql server with node and couchbase, ottoman and spatial view
Graphql server with node and couchbase, ottoman and spatial view

Learn how to perform a geographical query in our data with couchbase.and how we can avoid underfetching or overfetching using Graphql.

Couchbase Meets .Net Core and Docker
Couchbase Meets .Net Core and Docker

With the release of the Couchbase .NET SDK 2.4.0, Couchbase now has official support for .NET Core. This opens up a wide new world for .NET Couchbase developers. In particular, we can now use Docker to easily manage our applications...