Autor
-

Búsqueda predictiva: Desarrolla con Couchbase Full-Text Search y Node.js
Durante el último año más o menos, he escrito una variedad de tutoriales sobre el servicio de búsqueda de texto completo (FTS) de Couchbase, la mayoría de los cuales son ejemplos específicos de cómo hacer algo con uno de...
-

Procesamiento de consultas GraphQL con Java, Spring Boot y NoSQL
Durante el transcurso de los últimos meses he estado aprendiendo sobre GraphQL y cómo usarlo como una alternativa al desarrollo de APIs RESTful. El enfoque hasta ahora había girado en torno a GraphQL y…
-

Using Couchbase Analytics with Node.js and JavaScript
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…
-

Develop Web Applications with Hapi.js and 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…
-

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

Código fuente del proyecto Midwest JS sobre desarrollo Node Full Stack, disponible
En agosto pasado participé en Midwest JS, ubicado en Minneapolis, Minnesota. Como sabrán, soy un gran fan de desarrollar aplicaciones full stack con el stack de JavaScript. Esto es exactamente lo que tenía...