Category: Node.js

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.

Fullstack React and GraphQL : Couchbase
Fullstack React and GraphQL : Couchbase

Let’s build a Fullstack React application using GraphQL application. We do expect some familiarity with JavaScript, React, GraphQL concepts, and NoSQL.

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.

The Couchbase Data Platform in Action: Analytics
The Couchbase Data Platform in Action: Analytics

Contents What is CBAS and how does it compare to “standard” Couchbase? Example Data and Configuration Code and Queries Web Client Web Server and Queries Querying with SQL++ Query Optimization Query Results and REST Response Conclusion Postscript With the release...

Typeahead: Develop with Couchbase Full-Text Search & Node.js
Typeahead: Develop with Couchbase Full-Text Search & Node.js

Learn to create a UI typeahead that populates based on data from Couchbase Full-Text Search (FTS) service using Node.js, jQuery, Typeahead.js.

Tutorial: Build a Points of Interest App with Vue.js, Node.js, Express, and Couchbase Server
Tutorial: Build a Points of Interest App with Vue.js, Node.js, Express, and Couchbase Server

Map points of interest with this full stack tutorial using Vue.js, Node.js, Express, and Couchbase.

JWT Authentication with GraphQL, Node.js & Couchbase NoSQL
JWT Authentication with GraphQL, Node.js & Couchbase NoSQL

Learn to protect specific data elements of your GraphQL powered API that uses the NoSQL database, Couchbase Server, and Node.js using JSON Web Tokens (JWT).

The Couchbase Data Platform in Action: Eventing/Functions
The Couchbase Data Platform in Action: Eventing/Functions

The blog dives into the use of the Couchbase Eventing Service in the Couchbase Silicon Valley 2017 technical keynote demonstration application.