Category: JavaScript
-

A Tool to Ease Your Transition From Oracle PL/SQL to Couchbase JavaScript UDF
What is PL/SQL? PL/SQL is a procedural language designed specifically to embrace SQL statements within its syntax. It includes procedural language elements such as conditions and loops, and can handle exceptions (run-time errors). PL/SQL…
-

Improved Debuggability for SQL++ User-Defined Functions
User-defined functions (UDFs) are a very useful feature supported in SQL++. Couchbase 7.6 introduces improvements that allow for more debuggability and visibility into UDF execution. This blog will explore two new features in Couchbase 7.6…
-

Learning on the Couch with FreeCodeCamp: Intro to Code Editors
Software Development as a field can be very overwhelming. There seems to be an endless stream of new tools, languages, frameworks and we often have no idea where to start. Among those various tools…
-

Build a Survey App with Netlify and Couchbase
The Couchbase DevRel team has been working with the Bad Website Club on freeCodeCamp materials. freeCodeCamp is a non-profit organization that consists of an interactive learning web platform, an online community forum, chat rooms,…
-

Recursive Query Processing in SQL++ (N1QL)
It is extremely likely that you have come across issues with hierarchical lookups or graph traversal in your application as a developer who handles real-world use cases. And, for obvious reasons, you prefer solving…
-

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

How to lower your company’s AI risk in 2023
With the OpenAI’s landmark releases of DALL·E 2, and ChatGPT last year, people have been interacting with artificial intelligence and seeing first hand (a tiny bit of) its potential. These tools can feel like…
-

The Top 8 Best Languages for Backend Development
Computer programming is becoming an increasingly necessary and popular skill. Many high school and college graduates are exposed to programming even if they are not in a computer science field. This rise in exposure…
-

How to Build Observability Dashboards with Prometheus, Grafana & Couchbase
You’ve certainly heard it before: “What gets measured gets done.” It’s true: what you observe and measure is what you can improve. The key to any improvement is to first identify what to measure…
-

How to Add Full-Text Search Functionality to Your JavaScript App
It’s unavoidable: If you’re working with a document database, you’re eventually going to need to search for (and through) your JSON documents. In this tutorial, you’ll add the full-text search capabilities of Couchbase to…
-

5 Reasons for Developers to Attend Couchbase Connect
When it comes to online tech conferences, you’ve got options. Lots of options. If you’re a NoSQL developer, then Couchbase ConnectONLINE 2021 should be at the top of your list. This free two-day conference…
-
![A Better Development Experience with Ottoman JS [Video]](https://www.couchbase.com/blog/wp-content/uploads/sites/5/2026/05/ottoman-js-odm-couchbase-javascript-friends-conference-1024x536.png)
A Better Development Experience with Ottoman JS [Video]
If you’re a JavaScript developer, I hope you know about the JavaScript & Friends conference. The JS & Friends conference is a diverse group of around 200 JavaScript developers and friends who get together…