NDP Episode #7: Service Deployment with Juju Charms
Check the podcast to know how to create applications and services using Juju Charms, and why they are useful in terms of NoSQL database deployment.
Using Full Text Search (FTS) with Couchbase in a GoLang Application
I recently wrote about using Full Text Search (FTS) in a Node.js application that makes use of Couchbase Server 4.5 and higher. As you may know, FTS is available as Developer Preview starting in Couchbase Server 4.5. This is huge...
Using Full Text Search (FTS) in Couchbase with the Node.js SDK
Learn how to use full text search in a Node.js application using the Node.js SDK for Couchbase Server and what all you should already have installed.
Model Your Relational Database Data as NoSQL Document Data
Check out the video which gives an overview of ways to model data in Couchbase. Check the RDBMS example to convert into a JSON document.
Using the Couchbase Sub-Document API with the GoLang SDK
Not too long ago I wrote about working with parts, or fragments, of documents in Couchbase using the Node.js SDK. Being able to work with parts of documents is made possible using Couchbase Server 4.5 and higher and the sub-document...
NDP Episode #6: RavenDB, a NoSQL Database for .NET
I am pleased to announce that the sixth episode of the NoSQL Database Podcast has been published to the popular podcasting outlets. In this episode titled RavenDB, a NoSQL Database for .NET, I’m joined by Oren Eini, sometimes referred to...
Getting Started with Couchbase Server on RHEL or CentOS
Check out the video to learn how to get Couchbase Server up and running on a Red Hat Enterprise Linux (RHEL) or CentOS machine in only five minutes.
NDP Episode #5: Big Data and Where it Fits with NoSQL
Check out the podcast which focuses on various big data tools like Apache Spark and Hadoop and how the technologies play particularly nice with NoSQL.
Introducing New Advanced Features to the Couchbase Shell – CBQ
This article focus on some of the advanced features wrapped around an already existing, but heavily improved Couchbase Shell – CBQ.
Getting Started with Couchbase Server on Mac OS
In this video, learn how to get Couchbase Server installed and configured on a Mac computer in less than five minutes. See everything from where to download the latest version of Couchbase, how to install it, and then how to start a...
Getting Started with Node.js and Couchbase
In this video tutorial you can see how to build a very simple Node.js with Express Framework application that uses Couchbase Server as the NoSQL database. For more information on how to use Couchbase with Node.js, visit the Couchbase Developer...
Couchbase will be at DevNation 2016
I am excited to say that I will be at DevNation 2016 in San Francisco with my colleague, Arun Gupta. This is a huge developer conference hosted by Red Hat. At DevNation we’ll be talking about full stack development using Node.js and...
Top Posts
- Couchbase Mobile Delivers Major Advancements for Building Offline...
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What Is Data Analysis? Types, Methods, and Tools for Research
- Couchbase 8.0: Unified Data Platform for Hyperscale AI Applicatio...
- Application Development Life Cycle (Phases and Management Models)
- What are Vector Embeddings?
- How to Model Data: A Guide To JSON Data Modeling