Category: Best Practices and Tutorials

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...

Changes to the Couchbase Analytics Service
Changes to the Couchbase Analytics Service

Contents 6.0 Data Definition Language Postscript The Couchbase Analytics Service uses the SQL++ query language. SQL++ is an modern query language designed to work with semi-structured data and the JSON data model. SQL++ is backwards-compatible with SQL. The Coucbase Analytics...

Create a GraphQL-Powered API with PHP and NoSQL
Create a GraphQL-Powered API with PHP and NoSQL

Need to create a new project with GraphQL and Couchbase Dependencies for PHP. Use an API with GraphQL and PHP using Couchbase NoSQL as the data layer.

Create a Full Text Search Typeahead With Go, jQuery, NoSQL
Create a Full Text Search Typeahead With Go, jQuery, NoSQL

Learn how to use the Go programming language alongside jQuery and Couchbase NoSQL to create a full text search typeahead form.

10 other things that developers must know about Couchbase
10 other things that developers must know about Couchbase

Learn the 10 features that developers must know about the Couchbase Server 5.0 and 5.5 to avoid logging healthy requests.

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.

Using JWT for Authorization With GraphQL, Go, and Couchbase
Using JWT for Authorization With GraphQL, Go, and Couchbase

Learn how to create a web application that uses Couchbase NoSQL, Golang, GraphQL, and JSON web tokens (JWT) for the authorization component.

10 other things that Devops/Sys Admins must know about Couchbase
10 other things that Devops/Sys Admins must know about Couchbase

Learn the 10 features that Devops/Sys Admins must know about the Couchbase Server 5.0 and 5.5 to avoid logging healthy requests.

KOPS: Running Couchbase Cluster on Kubernetes at Scale
KOPS: Running Couchbase Cluster on Kubernetes at Scale

This blog demonstrates the kops usage, capabilities and Couchbase Autonomous Operator running Couchbase Cluster at scale.

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.

The Couchbase Data Platform in Action: Step-by-Step Setup
The Couchbase Data Platform in Action: Step-by-Step Setup

Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release.  For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. The application built for...