Category: Best Practices and Tutorials

Using Google Artificial Intelligence Services in Couchbase N1QL
Using Google Artificial Intelligence Services in Couchbase N1QL

This blog shows the way to use Google Cloud AI API directly on the data you have in Couchbase, directly with a simple N1QL statement. 

GDPR: Businesses must focus on digital transformation, not just tick-box compliance
GDPR: Businesses must focus on digital transformation, not just tick-box compliance

Learn more about GDPR and how to trigger a response from the business.Why it is important and why businesses should focus on digital transformation.

Couchbase With Spring-Boot and Spring Data
Couchbase With Spring-Boot and Spring Data

Need to learn how to set up Spring Data, Spring Boot, and Couchbase? This blog post will show your prerequisites, repositories, and everything in action.

Adding and Removing Nodes to a Containerized Couchbase NoSQL Cluster – Video Tutorial
Adding and Removing Nodes to a Containerized Couchbase NoSQL Cluster – Video Tutorial

Find out how to scale up or scale down by adding and removing nodes from a cluster. Check out the video to see how easy it is to scale a Couchbase cluster.

Intro to Couchbase HA and DR: Setting up XDCR Step-by-Step
Intro to Couchbase HA and DR: Setting up XDCR Step-by-Step

High Availability (HA) and Disaster Recovery (DR) are two of the driving reasons to move from a traditional RDBMS to a NoSQL-based system like Couchbase Server. In this webinar we went over the many features of Couchbase Server that address...

Introducing Couchbase PartnerEngage
Introducing Couchbase PartnerEngage

I’m very excited to announce the launch of Couchbase PartnerEngage, a new partner program tailored for resellers, system integrators, consultants and technology partners to capitalize on the Engagement Database market opportunity. Though Couchbase has been active in the partner community...

Controlling Hierarchical Logging with SLF4J and Logback
Controlling Hierarchical Logging with SLF4J and Logback

Couchbase Server is a complex product. Like most substantive software, and especially enterprise products, monitoring behavior through logging is important. I recently wrote a small sample application using the Couchbase Multi-Cluster Aware Java client. This client can handle fail over...

Introducing Full Text Search (FTS) in Couchbase Mobile 2.0
Introducing Full Text Search (FTS) in Couchbase Mobile 2.0

Couchbase Mobile 2.0 brings us powerful Full text Search (FTS) capabilities of your JSON Documents. This post walks you through several use cases.

Full Text Search: Better Queries for NoSQL in Node.js
Full Text Search: Better Queries for NoSQL in Node.js

See why you should use full text search (FTS) for certain querying scenarios and how you can do it in this webinar which focuses on Node.js.

Database Pagination: Using OFFSET and Keyset in N1QL
Database Pagination: Using OFFSET and Keyset in N1QL

Pagination is a common application and has a major impact on customer experience. Here are detailed issues and solutions with Couchbase N1QL.

Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL
Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL

Learn how to use AWS Lambda and API Gateway with Couchbase Server to create an affordable and scalable API powered by Amazon functions.

How to Query Array Collections in Couchbase Lite
How to Query Array Collections in Couchbase Lite

In this Couchbase blog post, we will discuss array query collections conducted using Couchbase Lite, the new API query interface based on N1QL.