Category: Node.js

Using Couchbase Server and Couchbase Mobile in the Same Project with Node.js
This post focuses on creation of a Node.js application that used both the Couchbase Server Node.js SDK and Couchbase Sync Gateway.

Create a URL Shortener using Ottoman ODM with Node.js and Couchbase
Not too long ago I wrote about creating a URL shortener with Node.js and Couchbase N1QL. If you haven’t already seen it, the article is a great introduction to Couchbase and creating RESTful APIs using Node.js and Express Framework. The...

Connect 2016 Developer Workshop
For the first day of Couchbase Connect 2016, I created a full-day developer’s workshop (with the help of our great SDK team, of course). It was great meeting some of our customers and helping people get up to speed with...

Create a URL Shortener with Node.js and Couchbase using N1QL
How to create a very basic URL shortener using Node.js for the application logic, Couchbase Server as the NoSQL database, and N1QL as the query technology.

Austin User Group Visits – October 2016 (Videos)
I spent nearly a week in Texas, visiting four user groups and talking about Couchbase as much as possible. The first two days of the week I spent in Austin. Here are the videos: Austin .NET User Group – Full...

Storing Password Data Safely with Node.js and Bcrypt
When developing a web application there is often a need to store password data in your database. For example, what if you have users and you don’t want to use OpenID or similar for account management? When storing password data,...

Visualization Dashboard with Couchbase Analytics
In the world of Big Data, where we have gogolbytes of information available about all aspects of our applications and the users that are interacting with them, being able to analyze all of this data and provide insightful intelligence is...

Developing an API with Node.js using Couchbase NoSQL and Ottoman
Not too long ago I released a lengthy tutorial video on the topic of creating an API with Node.js and Couchbase that used N1QL for querying. However, that is only one of several ways to get the job done. If...

Developing an API with Node.js using Couchbase NoSQL and N1QL
See how to start a new Node.js app, develop RESTful API performing CRUD operations, use SQL-like N1QL queries to interact with NoSQL Couchbase data.

Upcoming #Couchbase Events in Austin, Houston and New York City
I’m going to be in New York on October 8th and Texas from October 10th to October 13th. If you’re in any of those areas and interested in NoSQL and Couchbase, now is a good chance to attend some sessions, visit...

Couchbase Node.js, Golang, Java and .NET Developer Webinars
Watch all three webinars which helps to build a fully functional full-stack web application using either Java, .NET, Node.js, or Golang.

SQL for JSON and Full Stack Development – August 2016, Tulsa Tech Fest (Videos)
I was a speaker at the Tulsa Tech Fest on August 5th, 2016. I had a great time, met a lot of new people, and talked a lot about Couchbase. It’s rare for me to go to a conference or...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- New Enterprise Analytics Brings Next Generation JSON Analytics to...
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What Is Data Analysis? Types, Methods, and Tools for Research
- Column-Store vs. Row-Store: What’s The Difference?
- Couchbase Introduces Capella AI Services to Expedite Agent Develo...
- How I Built a Plant RAG Application with Couchbase Vector Search...
- What are Vector Embeddings?