작가
-

자동완성: Couchbase 전문 검색 및 Node.js로 개발하기
지난 1년 정도 동안 저는 Couchbase의 전문 검색(FTS) 서비스와 관련된 다양한 튜토리얼을 작성했으며, 그 대부분은 다음 중 하나를 사용하여 무언가를 수행하는 구체적인 예시입니다…
-

Processing GraphQL Queries with Java, Spring Boot, and NoSQL
Over the span of the past few months I’ve been learning about GraphQL and how to use it as an alternative to RESTful API development. The focus thus far had been around GraphQL and…
-

Node.js 및 JavaScript로 Couchbase Analytics 사용하기
Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release. For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase…
-

NDP Episode #22: Couchbase, the Engagement NoSQL Database
I am pleased to announce that the latest episode of The NoSQL Database Podcast has just been published! The latest episode titled, Couchbase, the Engagement NoSQL Database, was recorded with Justin Michaels and is on…
-

Use OpenWhisk for FaaS with Node.js and Couchbase NoSQL
If you’ve been keeping up with my content, you’ll remember that I had written an article titled, Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL. In this article we had explored using…
-

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

Hapi.js와 Couchbase NoSQL로 웹 애플리케이션 개발하기
About a month ago I had written about developing RESTful APIs for web applications using Node.js and the Hapi.js framework. In this previous article, I demonstrated the use of these technologies with NoSQL in…
-

JavaScript and Couchbase in Southern California
Over the past few months I’ve been bouncing between major Southern California cities such as Los Angeles, Irvine, and San Diego. These trips included developer Meetups on technologies such as Golang and Node.js and…
-

Deploy Couchbase Server in Minutes with Amazon Web Services
Couchbase Server, being software, can be installed and deployed in very diverse locations. Container strategies such as Docker can be used, home-grown servers running Windows or Linux, as well as hosted services such as…
-

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

CircleCI를 사용한 Node.js 애플리케이션 지속적 배포
몇 달 전에 나는 Node.js와 젠킨스를 이용해 지속적 배포 파이프라인을 구축하는 것에 대해 글을 쓴 적이 있는데, 그 Node.js 애플리케이션은 어떤 방식으로든 카우치베이스를 사용하고 있었다. 기본적으로 그것은 깃허브에서 프로젝트를 가져와서,…
-

미드웨스트 JS 프로젝트 소스, 풀 스택 노드 개발 관련 이용 가능
지난 8월, 나는 미네소타주 미니애폴리스에서 열린 Midwest JS에 참석했다. 당신도 알다시피, 나는 자바스크립트 스택으로 풀스택 애플리케이션을 개발하는 것을 엄청나게 좋아한다. 이것이 바로 내가 가졌던…