Nic Raboy | Couchbase Blog

Author

All posts by Nic Raboy, Developer Advocate, Couchbase

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.

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.

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.

Developing a Bitcoin Cryptocurrency Application with Node.js and NoSQL
Developing a Bitcoin Cryptocurrency Application with Node.js and NoSQL

Read this Couchbase post to see best practice examples of how to develop Bitcoin Cryptocurrency Applications using Node.js and the NoSQL database.