Category: Couchbase Mobile

Background data sync with Couchbase Mobile on iOS: Tutorial
Background data sync with Couchbase Mobile on iOS: Tutorial

This simple tutorial discusses how you can use iOS Background App Refresh capability to sync data using Couchbase Mobile when your app is in the background.

Using Couchbase Lite for Data Storage With Cordova Plugin
Using Couchbase Lite for Data Storage With Cordova Plugin

This tutorial will walk you through how you can build a Cordova plugin that allows you to use Couchbase Lite as embedded data store.

Offline Inventory Scanning with Zebra DataWedge and Couchbase Mobile
Offline Inventory Scanning with Zebra DataWedge and Couchbase Mobile

Android Mobile tutorial showing offline barcode scanning synced to a backing database using Zebra DataWedge and Couchbase Mobile.

Tutorial on Using Couchbase Lite for data storage in React Native Apps
Tutorial on Using Couchbase Lite for data storage in React Native Apps

Couchbase Lite is an embedded NoSQL database for iOS, Android and .Net platforms. Tutorials will walk you through the steps on how you can use React Native Modules to interface with Couchbase Lite 2.x  from within your React Native app.

Announcing General Availability of Couchbase Mobile 2.1
Announcing General Availability of Couchbase Mobile 2.1

Today, we are announcing the general availability of Couchbase Mobile 2.1.With Couchbase 2.1, we continue to innovate and bolster our platform with security, performance and high availability enhancements to meet the demands of business critical applications.

The Couchbase Data Platform in Action: Step-by-Step Setup
The Couchbase Data Platform in Action: Step-by-Step Setup

Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release.  For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. The application built for...

Tutorial: RecyclerView with Couchbase Lite as Data Source in Android
Tutorial: RecyclerView with Couchbase Lite as Data Source in Android

The RecyclerView widget is a popular option on Android for displaying dynamic data collections. This tutorial discusses the fundamentals of using Couchbase Lite , an embedded NoSQL database as a data source for your RecyclerView.

The Couchbase Data Platform in Action: Configuring the Application
The Couchbase Data Platform in Action: Configuring the Application

Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release.  For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. For the Couchbase Connect...

The Couchbase Data Platform in Action: IoT Temperature Sensing Up Close
The Couchbase Data Platform in Action: IoT Temperature Sensing Up Close

During Couchbase Connect Silicon Valley last Fall, we went through an extensive demonstration application that showed many of the capabilities of the Couchbase Data Platform. You can see the full video of the demonstration here. In some parts of the...

Tutorial: Using the Query API With Couchbase Lite, iOS
Tutorial: Using the Query API With Couchbase Lite, iOS

This tutorial demonstrates the use of SQL-like Query API in Couchbase Lite 2.0 using a prebuilt Database bundled with your iOS Swift App.