Tag: javascript

Learning on the Couch with FreeCodeCamp: Intro to Code Editors
Learning on the Couch with FreeCodeCamp: Intro to Code Editors

We’re going to demystify code editors and dive into one of the most popular code editors: Visual Studio Code. 

Netlify Teams Up with Couchbase Capella: Enabling Scalable Web Applications
Netlify Teams Up with Couchbase Capella: Enabling Scalable Web Applications

Great news for developers and web development teams: Netlify has recently introduced a new integration with Couchbase Capella, aimed at making web application development more efficient. This new integration brings together the popular cloud deployment platform of Netlify and the...

The Top 8 Best Languages for Backend Development
The Top 8 Best Languages for Backend Development

Learn about the top languages for backend development, along with a comparison of high-level information about features, advantages, and limitations.

From N1QL to JavaScript and Back – Part 7: Hierarchical JavaScript Storage
From N1QL to JavaScript and Back – Part 7: Hierarchical JavaScript Storage

In previous blogs, we covered executing N1QL (SQL++) from JavaScript functions, processing documents through iterators, manipulating data, handling errors, prepared statements and other advanced topics. The final topic to cover is a newly added feature to 7.1 that enables JavaScript library storage options....

From N1QL to JavaScript and Back – Part 6: Advanced Topics
From N1QL to JavaScript and Back – Part 6: Advanced Topics

Continuing our series, we turn to a few advanced usage concepts covering JavaScript functions calling functions, RBAC, transactions and more.

From N1QL to JavaScript and Back – Part 3: Iterating over Documents and DML
From N1QL to JavaScript and Back – Part 3: Iterating over Documents and DML

Learn the basics of iterators in N1QL/Javascript and Couchbase, the corresponding function, processing documents through N1QL and executing data manipulation.

From N1QL to JavaScript and Back – Part 2: Basic Usage
From N1QL to JavaScript and Back – Part 2: Basic Usage

In the previous blog introduced to you new features in JavaScript user-defined functions. We are now going to explore them in more detail. Learn more.

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.

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

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.

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.