[카테고리:] Node.js
-

Certifications That Matter: How Couchbase Academy Elevates Your Database Career
What are database certifications? Certifications are opportunities. They give YOU, a knowledgeable, adept, and forward-thinking Database professional, ammunition to kickstart YOUR personal brand. Earning certifications allows you to take what you know and share…
-

Introducing Capella Columnar SDKs: Powering Modern Data Analytics
Couchbase continues to lead the way in enabling high-performance data analytics with the introduction of SDKs for Capella Columnar, its cutting-edge analytical database, designed for real-time JSON analytics with zero ETL and options for…
-

Quick and In Sync with Svelte and Couchbase
Are you ready to build a reactive real-time web application? tl;dr Don’t have time to read and work through this entire tutorial? You’re in luck! You can find a fully working example on GitHub.…
-

Programmatic Administration of Capella Deployments with the Capella Management API
We’re incredibly excited to present to you the new features of our Capella Management API. The new version of the API has been redesigned from the ground-up to be more RESTful, extensible, robust and…
-

How to Build Real World Web Applications with Couchbase
One great benefit of open-source projects lies in their ability to encourage a diverse and collaborative learning environment. They allow developers from different backgrounds to compare and contrast methodologies, and most importantly, learn from…
-

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

Top Blogs of 2021 – Part 2
And now for Part 2 in our series, here are the top 5 blog posts published in 2021: 5. How we implemented distributed multi-document ACID transactions in Couchbase, by Denis Rosa In this blog…
-

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

How to Get Started with the Node.js SDK for Couchbase
In just a few lines of code you can start using Couchbase with Node.js to build your next JavaScript application. This hello world tutorial walks you through the basic first steps of using the…
-

Introduction to Ottoman With Couchbase
Ottoman is an Object Data Modeler (ODM) for Couchbase’s Node.js SDK providing JSON schema and validation for NoSQL. Why Use an ODM for Couchbase With Ottoman, you declare schema in your code. Although Couchbase…