CHAPTER 6

image

Using Node.js

Node.js is a lightweight platform built on a V8 JavaScript engine for developing efficient scalable network applications. Node.js is designed for data-intensive real-time applications. Couchbase provides a Node.js Client library for accessing documents stored in Couchbase Server. The Node.js Client library has built-in support for JSON and scales automatically with an expanding Couchbase cluster. In this chapter we shall discuss using Couchbase Server with the Node.js Client library to perform CRUD (Create, Retrieve, Update, Delete) operations on the documents stored in Couchbase. We shall also query Couchbase Server using ...

Get Pro Couchbase Development: A NoSQL Platform for the Enterprise now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.