Nic Raboy | Couchbase Blog

Author

All posts by Nic Raboy

Nic Raboy is an advocate of modern web and mobile development technologies. He has experience in Java, JavaScript, Golang and a variety of frameworks such as Angular, NativeScript, and Apache Cordova. Nic writes about his development experiences related to making web and mobile development easier to understand.

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.

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.

Processing GraphQL Queries with Java, Spring Boot, and NoSQL
Processing GraphQL Queries with Java, Spring Boot, and NoSQL

In this Couchbase tutorial, we’re going to see how to quickly get up and running with GraphQL queries using Java, Spring Boot, and NoSQL frameworks.

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.

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

Data Relationships – GraphQL & NoSQL in a Golang Application
Data Relationships – GraphQL & NoSQL in a Golang Application

Learn how to handle and define data relationships between models using GraphQL, Couchbase, and the Go programming language.

Using GraphQL with Golang and a NoSQL Database
Using GraphQL with Golang and a NoSQL Database

Learn how to create a web application using the Go programming language and a Couchbase NoSQL database that can be queried using GraphQL from the front-end.

Create a GraphQL Application With Node.js, NoSQL Databases
Create a GraphQL Application With Node.js, NoSQL Databases

Learn GraphQL for querying in a NoSQL Node.js database application that's built for Couchbase. You'll also learn when to use GraphQL, and when not to.

Using the cURL Function with the Couchbase Eventing Service
Using the cURL Function with the Couchbase Eventing Service

Learn how to use the cURL function to make remote requests from the Couchbase Eventing service without using embedded N1QL queries.

Define Your Own Durability Requirements in Couchbase with the SDKs
Define Your Own Durability Requirements in Couchbase with the SDKs

Learn to set your own durability requirements, such as waiting until data has persisted or replicated, when saving data to Couchbase Server.

Using Couchbase Analytics with Node.js and JavaScript
Using Couchbase Analytics with Node.js and JavaScript

Learn how to use Couchbase Analytics with Node.js to run potentially complex queries against massive amounts of NoSQL data.

Detect Sensitive Data Automatically With Couchbase Functions
Detect Sensitive Data Automatically With Couchbase Functions

Learn to use the Couchbase Eventing service to write functions to detect and alert you when sensitive data appears in NoSQL documents.