Category: Node.js

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.

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.

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

FTS Flex Index vs GSI Indexes in Couchbase Server 6.6
FTS Flex Index vs GSI Indexes in Couchbase Server 6.6

In this article, we will touch on some practical examples starting with N1QL queries using GSI Indexes and simulate a dataset that over time grows not just with document size, but the actual document structure growing as well. Couchbase Server makes flexible...

Fullstack React and GraphQL : Apollo Client
Fullstack React and GraphQL : Apollo Client

Create an Apollo GraphQL client for fetching data in our three part series on fullstack applications using React, Apollo, GraphQL and Express.

Fullstack React and GraphQL : Express Server
Fullstack React and GraphQL : Express Server

Build an API server using GraphQL with Express in this three part series on building a fullstack React and GraphQL application.

Custom Authentication with Couchbase Mobile
Custom Authentication with Couchbase Mobile

Custom Authentication with Couchbase Mobile Couchbase Mobile extends Couchbase to the edge, securely managing and syncing data from any cloud to every mobile device. Couchbase Mobile features an embedded database – Couchbase Lite – with SQL and full-text search for...

The Sprouts of “SDK 3”
The Sprouts of “SDK 3”

Software is alive. By that, I am not referring to the part where it can occasionally vex you in how it gets into a certain state. That is probably explainable by a bug somewhere. By alive I am referring to...

Building a Chatbot with Couchbase, Amazon Lex, and Node.js
Building a Chatbot with Couchbase, Amazon Lex, and Node.js

Creating a chatbot that can take some of the workload off your human employees by leveraging Amazon Lex for deep learning and conversational interfaces, Couchbase NoSQL as the database, and Node.js for interacting with the database.