Tag: ios

Data Sharing with Couchbase Lite between iOS Apps and App Extensions

Data Sharing with Couchbase Lite between iOS Apps and App Extensions

This post discusses how to use Couchbase Lite as an embedded database to share data between your iOS App and iOS App Extension.  App Extensions implement a specific task or functionality that can be exposed to other apps on the device...

Save Captured Images in a NativeScript Angular Application to Couchbase

Save Captured Images in a NativeScript Angular Application to Couchbase

I get a particular set of questions quite a bit when it comes to mobile applications, the first being how to save captured images, and the second being how to sync them between devices or a remote database. Since I’m...

Data Synchronization Across iOS Devices Using Couchbase Mobile

Data Synchronization Across iOS Devices Using Couchbase Mobile

This post looks at how you get started with data replication/synchronization across iOS devices using Couchbase Mobile. The Couchbase Mobile Stack comprises of Couchbase Server, Sync Gateway and Couchbase Lite embedded NoSQL Database. In an earlier post, we discussed how...

Getting Started with Couchbase Lite in your iOS App : Part1

Getting Started with Couchbase Lite in your iOS App : Part1

This post looks at  how you can get started with Couchbase Lite in your iOS App. Couchbase Lite is an embedded JSON database that can work standalone, in a P2P network, or with a Sync Gateway as a remote endpoint. While we will...

NDP Episode #14: NoSQL on Mobile with Couchbase Mobile

NDP Episode #14: NoSQL on Mobile with Couchbase Mobile

In this latest episode of the NoSQL Database Podcast, we focus on mobile data.  NoSQL on Mobile with Couchbase Mobile is about explaining the value of using NoSQL in mobile applications, and why Couchbase Mobile is a solid solution for the...

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

Couchbase Mobile 1.2:  Enabling ForestDB for iOS and Android

Couchbase Mobile 1.2: Enabling ForestDB for iOS and Android

Couchbase Mobile 1.2 The new release of Couchbase Mobile 1.2, now available for download, delivers significant improvements around performance on the local client side storage engine for mobile devices. More specifically, the latest integration of ForestDB as the new storage...

Full Stack Development with the CEA2N Stack Webinars

Full Stack Development with the CEA2N Stack Webinars

Although slightly late on this post, I thought it would great to share that I’m presenting a five-part webinar series on the topic of full stack development. Now the first episode did already happen, but the great thing is that...

Using Couchbase in Your Ionic Framework Application Part 2

Using Couchbase in Your Ionic Framework Application Part 2

Previously in part one of this series regarding Ionic Framework and Couchbase, I wrote about using Couchbase Lite to do local CRUD (Create, Retrieve, Update, Delete) operations in a todo list example. This time around we’re going to take it...

Using Couchbase in Your Ionic Framework Application Part 1

Using Couchbase in Your Ionic Framework Application Part 1

Ionic Framework has recently become one of the hottest mobile frameworks around. It makes it incredibly easy to write great user interfaces for mobile applications. However, part of the challenge is also managing data, fetching from the back-end server and...

YOU Technology and iOS/swift at Couchbase SF Jan 2015 Meetup

YOU Technology and iOS/swift at Couchbase SF Jan 2015 Meetup

Here at our home turf in San Francisco, we're all rested from the holidays and jumping into a new year.  We're starting off with our January meetup on Wednesday the 14th looking at a production deployment and a bit of the...