Category: Couchbase Lite

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.

Managing Database Sizes in Couchbase Mobile and Conflict Resolution
Managing Database Sizes in Couchbase Mobile and Conflict Resolution

Over time, in a MVCC based system, a document can grow to have multiple revisions. The post discusses database management techniques in Couchbase Mobile.

Announcing Couchbase Mobile 2.0 Developer Preview
Announcing Couchbase Mobile 2.0 Developer Preview

Couchbase Mobile 2.0 is a groundbreaking new release for Couchbase Mobile. Learn all about the most advanced NoSQL mobile database on the planet!

Data Sharing with Couchbase Lite between iOS Apps and App Extensions
Data Sharing with Couchbase Lite between iOS Apps and App Extensions

This post discusses how to use Couchbase Lite as an embedded database to share data between your iOS App and iOS App Extensions.

Data Synchronization Across iOS Devices Using Couchbase Mobile
Data Synchronization Across iOS Devices Using Couchbase Mobile

This post looks discusses data replication/synchronization using Couchbase Sync Gateway across devices with Couchbase Lite embedded NoSQL Database

Querying Couchbase Sync Gateway using Postman
Querying Couchbase Sync Gateway using Postman

Post discusses a convenient way to query, explore and test the REST API exposed by the Couchbase Sync Gateway using the Postman Chrome Developer tool

Getting Started with Couchbase Lite in your iOS App : Part1
Getting Started with Couchbase Lite in your iOS App : Part1

Post discusses getting started with Couchbase Lite in your iOS App. Couchbase Lite is an embedded JSON database that supports multiple configurations

ANN: Couchbase Lite Developer Build 003 (Obj C, Swift, .NET)
ANN: Couchbase Lite Developer Build 003 (Obj C, Swift, .NET)

I am very pleased that Couchbase Lite Developer Build 003 is now available for download for Objective C, Swift and “.NET”. Database queries have changed significantly in this release. Couchbase Lite 2.0 uses semantics based on N1QL query language defined...

Codenvy, Eclipse Che, Docker, and Couchbase: Coding in the Cloud at Devoxx US
Codenvy, Eclipse Che, Docker, and Couchbase: Coding in the Cloud at Devoxx US

The post focuses on the conference talk about Codenvy allows you to quickly set up development stacks based on Docker containers held at Devoxx US.

Introduction to offline data storage and sync with PouchBD and Couchbase
Introduction to offline data storage and sync with PouchBD and Couchbase

This Couchbase post takes a look at offline data storage and synchronization by building a web phonebook app to store contacts with PouchBD and Couchbase.