Tag: key value

Announcing Couchbase Capella: a Database-as-a-Service for Building Modern Applications
Announcing Couchbase Capella: a Database-as-a-Service for Building Modern Applications

Discover how the new Couchbase Capella database-as-a-service makes it faster, easier and more affordable for developers to build enterprise applications.

Get Started with Couchbase + Java [Developer Walkthrough]
Get Started with Couchbase + Java [Developer Walkthrough]

In this developer walkthrough, we will look at the basic features of Couchbase – both through a non-relational JSON interface and relational SQL interface.

What Is a (DBaaS): The Importance of Database-as-a-Service
What Is a (DBaaS): The Importance of Database-as-a-Service

Learn what a Database-as-a-Service is & why it’s a game-changer for cloud-based data management. See how it enables organizations to focus on innovation.

How to Build Observability Dashboards with Prometheus, Grafana & Couchbase
How to Build Observability Dashboards with Prometheus, Grafana & Couchbase

In this blog, we take you through the process you need to follow to build your own observability dashboard using Prometheus, Grafana and Couchbase.

The N1QL Query Language Now Has a Per-Request Memory Quota
The N1QL Query Language Now Has a Per-Request Memory Quota

Learn all about the new per-request memory quota – along with a few other memory control settings – now available in the N1QL Query Service of Couchbase 7.0.

How to Migrate to Scopes & Collections in Couchbase 7.0
How to Migrate to Scopes & Collections in Couchbase 7.0

This blog post goes into detail about how you can plan your migration from an older Couchbase version to using Scopes and Collections in Couchbase 7.0.

11 Fluent Bit Examples, Tips & Tricks for Log Forwarding with Couchbase
11 Fluent Bit Examples, Tips & Tricks for Log Forwarding with Couchbase

Log forwarding and processing with Couchbase just got easier. Review examples, tips, and tricks for making the most out of using Fluent Bit here.

How to Create Async Get/Upsert Calls with Node.js and Couchbase
How to Create Async Get/Upsert Calls with Node.js and Couchbase

All JavaScript devs will want to take advantage of async functions. Find out how to create async functions in Node.js that will call the Couchbase SDK.

How to Get Started with the Node.js SDK for Couchbase
How to Get Started with the Node.js SDK for Couchbase

Walk through the basic first steps of using the Node.js SDK with the latest features of Couchbase 7.0. Familiarity is assumed but expertise is not required.

The N1QL Query Language Now Supports Distributed ACID Transactions
The N1QL Query Language Now Supports Distributed ACID Transactions

Learn how to execute distributed ACID transactions in Couchbase with familiar SQL syntax using the latest capabilities of the N1QL query language.

Ending the Relational vs NoSQL Debate, Once and for All
Ending the Relational vs NoSQL Debate, Once and for All

Hear from Couchbase CTO and SVP of Engineering Ravi Mayuram about how the Couchbase Server 7.0 release bridges the divide between RDBMS and NoSQL databases.

Using the Java SDK for Couchbase: The Basics of Get & Upsert
Using the Java SDK for Couchbase: The Basics of Get & Upsert

This post will walk you through the basics of creating and fetching JSON documents in Couchbase using the Java SDK with minimalist code samples.