Tag: Couchbase Lite 2.0

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.

Synchronized Drawing Apps with Couchbase Mobile
Synchronized Drawing Apps with Couchbase Mobile

Synchronized drawing apps made easy with the power of Couchbase Lite, Couchbase Sync Gateway, Couchbase Server, and Xamarin.Forms.

Introducing Couchbase.Lite.Mapping: A New Nuget Package
Introducing Couchbase.Lite.Mapping: A New Nuget Package

Introducing Couchbase.Lite.Mapping: A new Couchbase Labs extension Nuget package for Couchbase.Lite and Couchbase.Lite.Enterprise.

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.

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.

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.