Category: JavaScript
How to Query JSON Data Using SQL++ for Node.js and Couchbase
Use this basic tutorial to learn how to build a REST API for your Node.js app that sends SQL++ (aka N1QL) queries to retrieve data from Couchbase.
Build a REST-Based Application with Node.js, Express and Couchbase
Visit this post for best practices on how to build a minimal REST-based application for retrieving documents from Couchbase using Node.js and Express.
5 Reasons for Developers to Attend Couchbase Connect
Discover why you should attend this year's Couchbase Connect conference if you're a developer, DevOps or architect – see you there on 20-21 October 2021.
How to Create Async Get/Upsert Calls with Node.js and Couchbase
All JavaScript devs will want to take advantage of async functions. Find out how to create async functions in Node.js that will call the Couchbase SDK.
A Better Development Experience with Ottoman JS [Video]
Catch up with Eric Bishard's presentation at JavaScript & Friends conference and learn more about using Ottoman JS – an ODM build for Couchbase and Node.js.
N1QL Now Supports User-Defined Functions
Discover what’s possible with the introduction of user-defined functions to the N1QL query language in Couchbase 7, including these UDF tips and tricks.
How to Get Started with the Node.js SDK for Couchbase
Walk through the basic first steps of using the Node.js SDK with the latest features of Couchbase 7.0. Familiarity is assumed but expertise is not required.
How (and Why) to Use Couchbase as an XML Database
Find out how to use Eventing to transform Couchbase into an XML-capable database. This may sound too good to be true but trust us - it really does work!
What Is a JSON Database & Why Are They Useful?
Delve into the world of JSON databases with Couchbase. In this post, we define this storage structure, provide examples, and discuss its usefulness.
Eventing: Introducing Advanced Bucket Accessors in Couchbase
Learn how to implement Advanced Bucket Accessors in Couchbase Server for Eventing to get direct access to TTLs, CAS values and more key-value functionality.
Real Time User Deduplication with Couchbase Eventing
User deduplication is an important activity for anyone managing user related data. Couchbase Eventing is a new option for effective deduplication.
Top Posts
- What are Embedding Models? An Overview
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Six Types of Data Models (With Examples)
- Application Development Life Cycle (Phases and Management Models)
- What are Vector Embeddings?
- What Is Data Analysis? Types, Methods, and Tools for Research
- Capella AI Services: Build Enterprise-Grade Agents
- Build a Rate Limiter With Couchbase Eventing