[카테고리:] 모범 사례 및 튜토리얼
-

Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL
If you’ve been keeping up, I’m a huge advocate for Node.js development and the JavaScript development stack. Previously I had written about the Couchbase, Express, AngularJS, and Node.js (CEAN) stack and modernized the backend…
-

Oracle Date Format: N1QL and Support for Date-Time Functions
Date and Time functions and formats can vary for different databases. In this article, we shall compare Couchbase ISO-based Date-Time functions with Oracle Date format. Date formats vary between relational and NoSQL database due…
-

Hashing Password Data in Couchbase with Golang and BCrypt – Video
I recently wrote about hashing password data using Golang before storing them into Couchbase. This is very useful because user data is incredibly sensitive. To further build upon what I wrote about, I thought…
-

Continuously Deploying a Node.js Application Using CircleCI
A few months back I had written about creating a continuous deployment pipeline with Node.js and Jenkins, where the Node.js application was using Couchbase in some fashion. Essentially, it took a project from GitHub,…
-

Midwest JS Project Source on Full Stack Node Development, Available
Back in August I had participated in Midwest JS located in Minneapolis, Minnesota. As you may know, I’m a huge fan of developing full stack applications with the JavaScript stack. This is exactly what I had…
-

Bringing Your User Profile Store to Mobile with NativeScript and Angular
Continuing down the path of user profile stores, we had previously seen how to create one with Node.js and Couchbase NoSQL as well as a web client front-end for it using Angular. What if…
-

Is digital innovation facing a data dilemma? Part One: the engagement challenge
Technology is transforming every industry: from retail and media to healthcare and transportation. This transformation is built on the idea of engaging with customers through new, improved customer experiences. But just because transformation is…
-

Couchbase Meetup Project on the OCEAN Stack Available
I was recently at two different Meetup groups in Southern California presenting on what I’m calling, the OCEAN stack, which is composed of Ottoman.js, Couchbase Server, Express Framework, Angular, and Node.js. We had a…
-

MongoDB 샤딩에서 Couchbase 컨테이너로 전환하여 NoSQL 클러스터 단순화하기
행사장에 나가 NoSQL 사용자 및 옹호자들과 대화하다 보면, MongoDB를 사용하다가 Couchbase를 사용하기로 결정한 이유에 대한 이야기를 종종 듣게 됩니다. 예를 들어, 한...
-

NDP Episode #17: Marten for .NET Developers
I am pleased to announce that the latest episode of The NoSQL Database Podcast has been published to all the popular podcasting networks. In this episode I’m joined by Jeremy Miller and Matt Groves…
-

Managing REST APIs with Swagger (video)
Couchbase incorporated Swagger into our documentation a few months ago. “Swagger” refers to an ecosystem of tools and other resources for managing REST APIs. Core to Swagger is the Swagger specification. (The group behind…
