Category: JavaScript

From N1QL to Javascript and Back – Part 1: Introduction
From N1QL to Javascript and Back – Part 1: Introduction

This blog gives you a taster of N1QL and the JavaScript User Defined Functions (UDF) features in Couchbase Server 7.1. Learn more with Couchbase.

Using the Eventing Service to Consolidate Data from Multiple Sources
Using the Eventing Service to Consolidate Data from Multiple Sources

Couchbase eventing functions can be used to help consolidate data from differing sources/data models, here we denormalize tables on the fly.

Traverse Hierarchy with SQL++ User-defined functions (UDFs)
Traverse Hierarchy with SQL++ User-defined functions (UDFs)

In Couchbase 7.1 you can now execute SQL++ DMLs from within the JavaScript UDF code shown in this hierarchy traversal example.

Creating Python and JavaScript User Defined Functions For Geospatial Queries
Creating Python and JavaScript User Defined Functions For Geospatial Queries

Create User Defined Functions UDFs in Python and JavaScript to run geospatial queries in Couchbase Analytics and SQL++

Event-driven architecture with Solace Event Broker & Couchbase
Event-driven architecture with Solace Event Broker & Couchbase

Event architecture guarantees that the Couchbase services are updated in real-time. Find out how you can integrate Couchbase with an event broker.

JavaScript evolution for Couchbase: Connect 2021 sessions
JavaScript evolution for Couchbase: Connect 2021 sessions

We had quite a few JavaScript sessions at ConnectONLINE last year, in this blog post we review some of the ones you don't want to miss.

Announcing the 3.0 Beta Release for Mobile & Edge Computing
Announcing the 3.0 Beta Release for Mobile & Edge Computing

Discover what's new in the 3.0 beta releases of Couchbase Lite and Sync Gateway, such as Kotlin support for Android, SQL++ for mobile, TLS encryption & more.

Level Up Your Data Visualization with Charts in Couchbase 7.0.2
Level Up Your Data Visualization with Charts in Couchbase 7.0.2

Visualize your data with ease by using the new Charts feature in Couchbase Query Workbench 7.0.2 with options for scatter, line, area, bar and pie charts.

Hear from PepsiCo, Comcast, UPS & More at Couchbase Connect
Hear from PepsiCo, Comcast, UPS & More at Couchbase Connect

Attend Couchbase ConnectONLINE to hear from enterprise organizations that are building innovative applications powered by the Couchbase Data Platform.

Introducing Ottoman v2.0: An ODM for Node.js & Couchbase
Introducing Ottoman v2.0: An ODM for Node.js & Couchbase

Discover what's new in the Ottoman 2.0 release and how this Object Document Mapper (ODM) makes development a breeze when using Node.js and Couchbase.

How to Build Observability Dashboards with Prometheus, Grafana & Couchbase
How to Build Observability Dashboards with Prometheus, Grafana & Couchbase

In this blog, we take you through the process you need to follow to build your own observability dashboard using Prometheus, Grafana and Couchbase.

How to Add Full-Text Search Functionality to Your JavaScript App
How to Add Full-Text Search Functionality to Your JavaScript App

Find out how to add full-text search functionality to your JavaScript App. This will allow you to find the JSON documents containing the text you need.