Tag: testing

Unit and Integration Tests with Couchbase and Docker Containers
Unit and Integration Tests with Couchbase and Docker Containers

Learn how to overcome the issues like start and stop DB from code and different OSs by using docker for Unit and Integration tests with Couchbase.

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