Tag: hybrid

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.

Serverless Architecture with Cloud Computing
Serverless Architecture with Cloud Computing

Serverless is a new buzzword. What does it mean? How does it compare to microservices? How does NoSQL fit into the picture?

Cross Platform Storage and Sync with Ionic Framework, Couchbase, and PouchDB
Cross Platform Storage and Sync with Ionic Framework, Couchbase, and PouchDB

Ionic Framework is still one of the leaders in hybrid mobile application development. It allows you to create Android and iOS applications using only HTML, JavaScript, and CSS. Previously I wrote about how to use Couchbase in an Ionic Framework...