Category: Couchbase Server

Getting Comfortable with Couchbase Mobile: Couchbase Web Console
Getting Comfortable with Couchbase Mobile: Couchbase Web Console

This post belongs to Couchbase Mobile stack. It covers installing Couchbase Server and also a part of Couchbase Web Console (CWC).

Storing Password Data Safely with Node.js and Bcrypt
Storing Password Data Safely with Node.js and Bcrypt

When developing a web application there is often a need to store password data in your database.  For example, what if you have users and you don’t want to use OpenID or similar for account management? When storing password data,...

.NET Core with Visual Studio Code
.NET Core with Visual Studio Code

Find out how to use some of the tooling that Couchbase is using to write .NET Core on Windows: Visual Studio Code with NuGet and other extensions.

.NET and Couchbase – October 2016, New York Code Camp (video)
.NET and Couchbase – October 2016, New York Code Camp (video)

I was a speaker at the Code Camp NYC conference on October 8, 2016. My topic was Full Stack Development with .NET and NoSQL. The organizers and venue allowed me to record the session, and so I’ve posted it on...

Getting Comfortable with Couchbase Mobile: Installing Couchbase Server
Getting Comfortable with Couchbase Mobile: Installing Couchbase Server

Visit the post to know more about the Couchbase Mobile stack three components. This post will walk through the steps get to started with each component.

Getting Started with Java and Couchbase
Getting Started with Java and Couchbase

In this quickstart video tutorial you’ll learn how to setup and start building a Java application that communicates with Couchbase Server to save NoSQL JSON data as well as query for it numerous ways. For more information on how to...

Docker and ASP.NET Core with Couchbase Server
Docker and ASP.NET Core with Couchbase Server

In many of my blog posts and samples, I use a single Couchbase Server node. I do this because it’s easy, and much of what I demonstrate can be done with a single node. However, Couchbase Server is typically run...

Using the Docker Healthcheck Command
Using the Docker Healthcheck Command

Find out how to improve outcomes and monitor the status of unhealthy containers in your Couchbase environment using the Docker HEALTHCHECK command.

Announcing Couchbase Analytics Developer Preview 1
Announcing Couchbase Analytics Developer Preview 1

We’re excited to announce the first Developer Preview of Couchbase Analytics, which adds parallel data management to Couchbase Server. This increases the spectrum of queries that Couchbase Server handles without compromising the basic design principles of being agile, fast, and...

Faster Search, Sorting, Mapping by Keys: FTS Enhancements in Couchbase Server 4.6
Faster Search, Sorting, Mapping by Keys: FTS Enhancements in Couchbase Server 4.6

Learn the significant improvements in Full-Text Search (FTS) in Couchbase Server 4.6 : Performance ImprovementsIndex Type Mapping By KeyCustom Sorting.

Introducing Couchbase Server 4.6.0 Developer Preview
Introducing Couchbase Server 4.6.0 Developer Preview

Today, we’re very excited to announce the availability of Couchbase Server 4.6.0 DP. This is an early developer release that comes with some exciting capabilities for cross datacenter replication, security, query, tools, and powerful full text search capability. The Developer...

Couchbase Monitoring
Couchbase Monitoring

The post focuses on how to store the metrics in a Couchbase bucket and use N1QL to understand what’s happening in a given cluster.