Tag: Node.js

Using Node.js and Swagger to Monitor Document Changes in Couchbase Mobile

Using Node.js and Swagger to Monitor Document Changes in Couchbase Mobile

When building applications with Couchbase Mobile there are a lot of interesting possibilities for server-side integration. Creating business logic to resolve synchronization conflicts is one common use. The Sync Gateway document “changes” feed makes all sorts of event-driven operations easy...

Node.js and Couchbase – July 2016, Columbus Ohio (video)

Node.js and Couchbase – July 2016, Columbus Ohio (video)

I was a guest speaker at the CBusJS Columbus JavaScript User Group on July 20, 2016. My topic was Full Stack Development with Node.js and NoSQL. The group and venue was kind enough to let me record the session. I’ve...

July 27, 2016
Getting Started with Node.js and Couchbase

Getting Started with Node.js and Couchbase

In this video tutorial you can see how to build a very simple Node.js with Express Framework application that uses Couchbase Server as the NoSQL database. For more information on how to use Couchbase with Node.js, visit the Couchbase Developer...

Easily Develop Node.js and Couchbase Apps with Ottoman

Easily Develop Node.js and Couchbase Apps with Ottoman

I recently read the article on Scotch.io regarding using Mongoose and MongoDB. I thought to myself, hey, Couchbase can do the same thing if you use Ottoman instead of Mongoose. This article is going to walk through the same comparisons...

Couchbase at ConnectJS 2015

Couchbase at ConnectJS 2015

Couchbase will be at ConnectJS hosted in Atlanta, Georgia, at the Cobb Galleria Centre on October 16 through October 17.  If you're unfamiliar with the event, this is a low-cost community developer conference that focuses on modern web technologies like AngularJS, ReactJS, and Node.js.  Of...

Couchbase at the Silicon Valley Code Camp 2015

Couchbase at the Silicon Valley Code Camp 2015

Many of us from Couchbase will be at the Silicon Valley Code Camp (SVCC) hosted in San Jose, California, at the Evergreen Valley College. If you’re unfamiliar with the SVCC, it is a free community driven event where developers have...

Couchbase Labs Expiry Callbacks

Couchbase Labs Expiry Callbacks

TTL’s and Expiry Notification Couchbase includes a TTL (Time To Live) as part of the meta data fields for each document.  All of the client SDK’s includes support for setting/querying/touching this value.   The value is set as the “number...

December 17, 2014
Couchbase Connect 2014 Keynote Demo Application – How We Did It

Couchbase Connect 2014 Keynote Demo Application – How We Did It

Node.js + Couchbase 3.0 + SDK 2.0 + Bootstrap Requirements When it came time to build a product demonstration for the Couchbase Connect Conference the following requirements were established: [1] It must be a live demo, with audience participation —...

December 17, 2014