Category: Tools & SDKs

ASP.NET with Couchbase: Getting Started
ASP.NET with Couchbase: Getting Started

This video will show you how to get started with ASP.NET using Couchbase Server. You'll create an HTTP REST API for CRUD operations.

Hashing Password Data in Couchbase with Golang and BCrypt – Video
Hashing Password Data in Couchbase with Golang and BCrypt – Video

Learn how to hash your password data using Golang and BCrypt before storing it in your Couchbase NoSQL database, in this video tutorial.

Continuously Deploying a Node.js Application Using CircleCI
Continuously Deploying a Node.js Application Using CircleCI

Learn how to continuously deploy your Node.js web application changes on GitHub to a remote web server via SSH with CircleCI.

Midwest JS Project Source on Full Stack Node Development, Available
Midwest JS Project Source on Full Stack Node Development, Available

The full stack Node.js, Angular, and Couchbase NoSQL project source from Midwest JS is now available, with full write-up guide to success.

Bringing Your User Profile Store to Mobile with NativeScript and Angular
Bringing Your User Profile Store to Mobile with NativeScript and Angular

Learn how to take the user profile store example as seen in the previous tutorials and create a mobile front-end for it using NativeScript and Angular.

Couchbase Meetup Project on the OCEAN Stack Available
Couchbase Meetup Project on the OCEAN Stack Available

See how to build an API using Ottoman.js and then with N1QL instead of Ottoman.js. Both APIs will be consumed by a front-end developed in Angular.

Converting XML to JSON In C# Using Json.NET
Converting XML to JSON In C# Using Json.NET

Follow the necessary steps to convert XML to JSON in C# using Json.NET with this guide from Couchbase. We are here to make data work best for you.

Authentication and Authorization with RBAC in .NET
Authentication and Authorization with RBAC in .NET

Examples of using the Couchbase .NET SDK with the new authentication and authorization features of Couchbase Server 5.0

NDP Episode #17: Marten for .NET Developers
NDP Episode #17: Marten for .NET Developers

Learn about the PostgreSQL database wrapper, Marten, by author Jeremy Miller, in the latest episode of The NoSQL Database Podcast.

Docker and Vaadin Meet Couchbase – Part 1
Docker and Vaadin Meet Couchbase – Part 1

Running Couchbase as a Docker container is fairly easy. Simply inherit from the latest, official Couchbase image and add your customized behavior according to your requirement. In this post, I am going to show how you can fire up a...

Import Your MongoDB Collection Data into Couchbase Server with Golang
Import Your MongoDB Collection Data into Couchbase Server with Golang

Learn how to migrate your MongoDB Collection data into Couchbase Server with the mongoexport CLI and a very simple Golang script.

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...