Tag: couchbase mobile 2.0

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.

Introducing JOIN Queries in Couchbase Mobile
Introducing JOIN Queries in Couchbase Mobile

This post discusses how you can JOIN JSON documents in Couchbase Mobile. This capability allows you to combine the contents of multiple JSON documents.

Certificate Pinning in Android with Couchbase Mobile
Certificate Pinning in Android with Couchbase Mobile

Certificate pinning is a technique used to “pin” a host to it’s public key certificate.Post discusses how to do this in a Couchbase Lite enabled Android app

Access to Shared Database Bucket from Web and Mobile Clients in Couchbase Mobile (Updated)
Access to Shared Database Bucket from Web and Mobile Clients in Couchbase Mobile (Updated)

Synchronization of data between web and mobile clients using Couchbase Mobile 1.5 using shared bucket access

Introducing the New Data Replication Protocol in Couchbase Mobile 2.0
Introducing the New Data Replication Protocol in Couchbase Mobile 2.0

The goal of data replication process is to ensure that all the mobile clients and the server(s) have a consistent view of the data by synchronizing changes.

Access to Shared Couchbase Database Bucket From Mobile and Web Clients
Access to Shared Couchbase Database Bucket From Mobile and Web Clients

We have developed a Travel Sample Application that demonstrates the power of shared bucket access from web and mobile clients.