Category: Couchbase Lite

Getting Comfortable with Couchbase Mobile: Installing Couchbase Server
Introduction The Couchbase Mobile stack comprises three components, Couchbase Server, Sync Gateway, and Couchbase Lite. To get comfortable with the whole stack, it’s great to install and run everything on your development machine. In this series of posts, I’ll walk through the steps get to...

Exploring Couchbase Mobile on Android: Object Mapping
Photo of the Oldest Known Map Photo courtesy of cea + with permission under license CC BY 2.0 In this post I’d like to continue exploring fundamental elements of Couchbase Mobile on Android. Much of the information will apply to...

A better way to update with Couchbase Lite
Copy of Original Draft Score by Handel Photo courtesy of Adrian Pallant with permission under license CC BY-SA 2.0 The U in CRUD In this earlier post, I wrote about getting started with basic CRUD operations in Couchbase Lite on Android. In this quick note,...

Exploring Couchbase Mobile on Android: C.R.U.D.
Photo by Ken Banks used with permission under CC BY 2.0 In previous posts, I wrote a mid-level overview of Couchbase Mobile, and walked through getting set up in an Android project. In this post I want to begin exploring how to use...

Quickstart with Couchbase Lite, Android Studio, and Gradle
Quickstart with Couchbase Lite, Android Studio, and Gradle This post will illustrate all the steps needed to get started with Couchbase Lite in an Android project using Android Studio and the standard Gradle build system. This is the easiest way...

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

How to Use Channels in Sync Gateway
Continuing from the Sync Gateway technical series, we will look specifically at how to configure the Sync Function through the use of Channels to execute data orchestration. In the video below, we are joined by Chris Anderson who will go...

Couchbase Mobile Mini-Hack Challenge
If there is one thing you should learn this year, it’s how to build mobile apps that work both online and offline. You will be blown away with how awesome your apps are once you start building them this way. ...
![Couchbase Mobile 101: How to Build Your First App [Couchbase LIVE New York]](https://www.couchbase.com/blog/wp-content/uploads/sites/1/2022/11/couchbase-nosql-dbaas-800x280.png)
Couchbase Mobile 101: How to Build Your First App [Couchbase LIVE New York]
From the 101 session in the Couchbase LIVE New York mobile track, we went over on how to get started with integrating Couchbase Lite to your iOS and Android projects. From the “Couchbase Mobile 101: How to Build Your First...

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