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

Database Pagination: Using OFFSET and Keyset in N1QL
Read the pagination background in my previous article: https://www.couchbase.com/blog/optimizing-database-pagination-using-couchbase-n1ql/ Pagination is the task of dividing the potential result into pages and retrieving the required pages, one by one on demand. Using OFFSET and LIMIT…
-

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

오라클 날짜 형식: N1QL 및 날짜-시간 함수 지원
날짜 및 시간 함수와 형식은 데이터베이스마다 다를 수 있습니다. 이 글에서는 Couchbase의 ISO 기반 날짜-시간 함수와 Oracle의 날짜 형식을 비교해 보겠습니다. 관계형 데이터베이스와 NoSQL 데이터베이스 간에 날짜 형식이 다른 이유는…
-

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 애플리케이션은 어떤 방식으로든 카우치베이스를 사용하고 있었다. 기본적으로 그것은 깃허브에서 프로젝트를 가져와서,…
-

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…
