Category: Couchbase Server

How to transition from Equivalent Indexes to Index Replicas?
How to transition from Equivalent Indexes to Index Replicas?

Moving to Index Replicas from Equivalent Indexes is easy and leads to an efficient system and also makes index manageability a breeze.

Azure: Getting Started is Easy and Free
Azure: Getting Started is Easy and Free

Learn how to get started with Azure. It's easy and free. You'll be provisioning Virtual Machines, and running Couchbase Server in no time.

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.

Diving into Couchbase Index Replicas
Diving into Couchbase Index Replicas

Index Replicas in Couchbase provide benefits, including high availability and load-balanced querying, simplified index management and improved performance.

Securely Storing Password Data in Couchbase with Golang and BCrypt
Securely Storing Password Data in Couchbase with Golang and BCrypt

Learn how to use BCrypt in a Golang application to hash sensitive information like passwords before storing them in a NoSQL database like Couchbase.

Azure Functions with Couchbase Server
Azure Functions with Couchbase Server

Azure Functions are Microsoft's answer to "serverless". With this post, you'll develop, deploy, and interact with Couchbase with Azure Functions.

Create a User Profile Store with Node.js and a NoSQL Database
Create a User Profile Store with Node.js and a NoSQL Database

Profiles often need to be flexible and accept data changes. Find out how to implement a user profile store using Node.js databases and Couchbase Server.

Couchbase Server on OpenShift Enterprise and Kubernetes – Developer Preview Available !!
Couchbase Server on OpenShift Enterprise and Kubernetes – Developer Preview Available !!

Check out the developer preview available forCouchbase Server cluster on Red Hat OpenShift Enterprise which is based on Kubernetes.

Defining Scan Consistency in a Node.js with Couchbase Application
Defining Scan Consistency in a Node.js with Couchbase Application

Learn how to define your own query scan consistency in a Couchbase Node.js application that uses both N1QL and Ottoman.js.

Using Couchbase with R
Using Couchbase with R

Learn by example how to integrate Couchbase and R using N1QL and REST API

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.

SQL Server and Couchbase side-by-side (video)
SQL Server and Couchbase side-by-side (video)

SQL Server and Couchbase Server compared and contrasted within an ASP.NET MVC web application. Entity Framework and Linq2Couchbase are also used.