Tag: Index

Couchbase and the Document-Oriented NoSQL Database
Couchbase and the Document-Oriented NoSQL Database

The blog covers why Couchbase is a perfect NoSQL database and some concerns on what makes Couchbase such a great option in the NoSQL space.

Using Full Text Search (FTS) in Couchbase with the Node.js SDK
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.

Indexes for N1QL: or how I got an order magnitude speed increase
Indexes for N1QL: or how I got an order magnitude speed increase

Indexes for N1QL: or how I got an order magnitude speed increase In Couchbase 4.0 we introduced N1QL query language: a flexible query language that brings SQL-like query to JSON documents. Whenever we talk about N1QL the conversation always opens...