Tag: couchbase mobile 2.0

Using Docker to develop with Couchbase Mobile
Using Docker to develop with Couchbase Mobile

Use Docker to simplify Couchbase Mobile development for seamless setup, testing, and efficient environment management and quick start to building apps.

Best Practices and Patterns with Couchbase Mobile – Part 2
Best Practices and Patterns with Couchbase Mobile – Part 2

We discuss a few common patterns and best practices as it relates to storing and syncing data between mobile apps and cloud using Couchbase Mobile

Best Practices For Using Couchbase Mobile : Part 1
Best Practices For Using Couchbase Mobile : Part 1

This blog post covers patterns and approaches for implementing common use cases when building mobile apps with Couchbase Lite as your NoSQL data store.

Deploy Couchbase Sync Gateway Clusters on Kubernetes
Deploy Couchbase Sync Gateway Clusters on Kubernetes

This post discusses on the deployment and management of Couchbase Mobile Sync Gateway clusters using Kubernetes. Check out the tutorial mentioned in post.

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.

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.

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.

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