Category: Node.js

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.

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.

5 Reasons for Developers to Attend Couchbase Connect
5 Reasons for Developers to Attend Couchbase Connect

Discover why you should attend this year's Couchbase Connect conference if you're a developer, DevOps or architect – see you there on 20-21 October 2021.

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.

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.

Introduction to Ottoman With Couchbase
Introduction to Ottoman With Couchbase

Ottoman is an Object Data Modeler (ODM) for Couchbase’s Node.js SDK providing JSON schema and validation for NoSQL. Learn why to use an ODM for Couchbase.

Data Structures & Algorithms For NoSQL Applications
Data Structures & Algorithms For NoSQL Applications

See how Couchbase Data Structures work with Couchbase Server 7.0, the NoSQL database for productive developers. Click to learn more about data structures.

Using SDKs With Couchbase Cloud Free Trial – Tutorial Posted
Using SDKs With Couchbase Cloud Free Trial – Tutorial Posted

Quick and easy tutorial on how to use Couchbase SDKs and sample applications with the Couchbase Cloud Self-Service Free Trial

Learn NoSQL with Couchbase Playground
Learn NoSQL with Couchbase Playground

We are going to preview Couchbase Playground Beta, an experimental project from Couchbase. With this tool, we can help developers learn NoSQL for free and play with Couchbase and SDKs (the SDK is just one of the features) like Java,...

Health Checking a Couchbase Cluster
Health Checking a Couchbase Cluster

Most databases are configured and sized correctly based on the information available at the time of their initial launch, but they tend to become unhealthy or undersized due to organic growth of their datasets and/or changes in their workload profiles....