Category: Couchbase Mobile

Create a Desktop App that Syncs using Electron, PouchDB, Ionic 2 and Couchbase

Create a Desktop App that Syncs using Electron, PouchDB, Ionic 2 and Couchbase

I’ve been on a role when it comes to JavaScript and Couchbase. Over the past few weeks I’ve been creating content revolving around the Angular 2 framework, the JavaScript library PouchDB, and Ionic Framework for mobile. What I haven’t explored...

Key-Value Operations in Couchbase Mobile via NativeScript and Angular

Key-Value Operations in Couchbase Mobile via NativeScript and Angular

I’m a huge fan of mobile Android and iOS application development and an even bigger fan of using Angular to develop those applications. A while back I wrote about using Couchbase in a NativeScript application as well as using Couchbase...

Using Couchbase Mobile in a Web Application with only Angular 2 and PouchDB

Using Couchbase Mobile in a Web Application with only Angular 2 and PouchDB

Last year I wrote an article that explained how to synchronize between platforms and Couchbase with only AngularJS and PouchDB. Back then AngularJS was booming and probably my favorite framework of all time. A year later AngularJS is still around,...

Couchbase Mobile at Xamarin Evolve

Couchbase Mobile at Xamarin Evolve

Couchbase Mobile will be at Xamarin Evolve 2016! Couchbase Mobile comes with three components: Couchbase Lite – A fully functional, on-device, lightweight, native, embedded NoSQL database. Sync Gateway – Everything you need to securely sync on-device Couchbase Lite with Couchbase Server in the...

Couchbase Mobile Part 2: Couchbase Lite Views (Indexes!)

Couchbase Mobile Part 2: Couchbase Lite Views (Indexes!)

This blog was originally posted on Roi Katz’s personal blog site. Please click here to find the original post. In the part 1 we’ve built our tiny yet cool application, we’ve even replicated it to another Couchbase Lite. But what...

iOS: Background Fetch to sync Hacker News stories

iOS: Background Fetch to sync Hacker News stories

Introduction In this tutorial, you will learn how to use Sync Gateway and Couchbase Lite to sync the Hacker News latest stories to an iOS app. We'll focus specifically on the Background Fetch feature that was added in iOS 7:...

Using Couchbase Server and Couchbase Mobile in the Same Project with Node.js

Using Couchbase Server and Couchbase Mobile in the Same Project with Node.js

Building web applications and mobile applications that share the same data is often thought of as a challenging task. How do you design your web application to fit with your mobile application and visa-versa? What happens when you want to...

Syncing with Couchbase in an Ionic 2 App using PouchDB

Syncing with Couchbase in an Ionic 2 App using PouchDB

Not too long ago I wrote about using Couchbase in an Ionic 2 application. In the previous example we saw how to use Couchbase Lite and the RESTful API for saving data and working with Couchbase Sync Gateway. While that...

Simplify Your Life with Couchbase Mobile

Simplify Your Life with Couchbase Mobile

Photo courtesy of Wesley Fryer with permission under license CC BY-SA 2.0   tl;dr Couchbase Mobile is easy to use, works completely standalone, yet provides enterprise-class scaling when you need it. You should try it. In the beginning This will...

Installing Sync Gateway on Alternate Linux Distributions

Installing Sync Gateway on Alternate Linux Distributions

Introduction Couchbase’s Sync Gateway supports several platforms, including Linux. Unfortunately, there are a huge number of Linux distributions. It simply isn’t feasible to create and test installations for all of them. As of this writing, Couchbase distributes two packages for...

Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps

Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps

Last year I wrote about using Couchbase Mobile in an Ionic Framework mobile application. Back then we were using Ionic Framework 1.0 and AngularJS 1.0. Technology has changed over the months and we’ve moved from what seems like ancient frameworks...

Introduction to Couchbase Mobile (Video)

Introduction to Couchbase Mobile (Video)

Last week we hosted the first gathering of the Bay Area Android Meetup group to take place on the Peninsula in a while. We had two great speakers, Martin Bonnin and Tony Constantinides. Martin talked about the history of video...