Tag: JSON

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.

Accelerate Your Database Migration to Couchbase with erwin Data Modeler
Accelerate Your Database Migration to Couchbase with erwin Data Modeler

Embark on your database migration journey with confidence by bridging the gap between legacy relational databases and Couchbase using the erwin Data Modeler.

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.

How to Build Indexes for Full-Text Search in Couchbase 7.0
How to Build Indexes for Full-Text Search in Couchbase 7.0

This post provides an overview on how to build indexes in Couchbase and walk through creating a full-text index via the new Couchbase Quick Editor.

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.

How to Add Full-Text Search Functionality to Your JavaScript App
How to Add Full-Text Search Functionality to Your JavaScript App

Find out how to add full-text search functionality to your JavaScript App. This will allow you to find the JSON documents containing the text you need.

How to Query JSON Data Using SQL++ for Node.js and Couchbase
How to Query JSON Data Using SQL++ for Node.js and Couchbase

Use this basic tutorial to learn how to build a REST API for your Node.js app that sends SQL++ (aka N1QL) queries to retrieve data from 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.

Build a REST-Based Application with Node.js, Express and Couchbase
Build a REST-Based Application with Node.js, Express and Couchbase

Visit this post for best practices on how to build a minimal REST-based application for retrieving documents from Couchbase using Node.js and Express.

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.

A Better Development Experience with Ottoman JS [Video]
A Better Development Experience with Ottoman JS [Video]

Catch up with Eric Bishard's presentation at JavaScript & Friends conference and learn more about using Ottoman JS – an ODM build for Couchbase and Node.js.

N1QL Now Supports User-Defined Functions
N1QL Now Supports User-Defined Functions

Discover what’s possible with the introduction of user-defined functions to the N1QL query language in Couchbase 7, including these UDF tips and tricks.