Category: Best Practices and Tutorials

Xcode Playground for Exploring Query API in Couchbase Lite 2.0
Xcode Playground for Exploring Query API in Couchbase Lite 2.0

This post is a step-by-step guide to using Xcode Playground to test and explore the Query API in Couchbase Mobile 2.0. Given the unified nature of the QueryBuilder API you should be able to easily translate the swift queries to any of the other platform languages supported in Couchbase Lite

The Couchbase Data Platform in Action: The Couchbase Connect 2017 Silicon Valley Technical Demo
The Couchbase Data Platform in Action: The Couchbase Connect 2017 Silicon Valley Technical Demo

Check out the Couchbase Connect 2017 Silicon Valley Technical demo which presents how to build a Full Stack Application Using the Couchbase Data Platform.

Divide and Conquer: Couchbase GSI Index partitioning.
Divide and Conquer: Couchbase GSI Index partitioning.

See how index partition helps increase capacity for your index, better queriability and higher performance and TCO for your queries.

Define Your Own Durability Requirements in Couchbase with the SDKs
Define Your Own Durability Requirements in Couchbase with the SDKs

Learn to set your own durability requirements, such as waiting until data has persisted or replicated, when saving data to Couchbase Server.

Auto-FailOver Features in Couchbase Server 5.5
Auto-FailOver Features in Couchbase Server 5.5

Learn how Auto-FailOver Feature in Couchbase Server 5.5 handles the disk related issues on a node. Also, check how does it work.

Developing a Bitcoin Cryptocurrency Application with Node.js and NoSQL
Developing a Bitcoin Cryptocurrency Application with Node.js and NoSQL

Read this Couchbase post to see best practice examples of how to develop Bitcoin Cryptocurrency Applications using Node.js and the NoSQL database.

IPv6 Galore With Couchbase
IPv6 Galore With Couchbase

Every single device on the internet, whether it be a laptop computer, cell phone, camera, or even your TV has an IP address. The total number of Internet Protocol version 4 (IPv4) addresses is over 4 billion, which is far...

Using Couchbase Analytics with Node.js and JavaScript
Using Couchbase Analytics with Node.js and JavaScript

Learn how to use Couchbase Analytics with Node.js to run potentially complex queries against massive amounts of NoSQL data.

Document Conflicts & Resolution in Couchbase Mobile 2.0
Document Conflicts & Resolution in Couchbase Mobile 2.0

This post discusses the fundamentals of how document conflicts are handled in Couchbase Mobile 2.0 using “automatic conflict resolution”.

Using Couchbase Analytics for Complex and Efficient Queries in a Java Application
Using Couchbase Analytics for Complex and Efficient Queries in a Java Application

Learn how to use the Couchbase Analytics Service (CBAS) to query for data with SQL++ in Java without having to worry about indexing.

Detect Sensitive Data Automatically With Couchbase Functions
Detect Sensitive Data Automatically With Couchbase Functions

Learn to use the Couchbase Eventing service to write functions to detect and alert you when sensitive data appears in NoSQL documents.

Test Couchbase Sync Gateway REST API interface using Postman
Test Couchbase Sync Gateway REST API interface using Postman

There have been substantial improvements to the Sync Gateway Postman Collections. Test Couchbase Sync Gateway REST API interface using Postman here.