Category: Couchbase Mobile

New in Couchbase Mobile v1.3: OpenID Connect

New in Couchbase Mobile v1.3: OpenID Connect

In this post I’m going to write about an important new feature in Couchbase Mobile version 1.3, OpenID Connect (OIDC) support. Introduction Couchbase Mobile has an number of important security features. Sync Gateway acts as the intermediary that allows Couchbase Lite to replicate data...

Sync Gateway Inter-instance Code Sample

Sync Gateway Inter-instance Code Sample

In this post, I went into some detail about replications between Sync Gateway (SG) instances in Couchbase Mobile (CBM). I wrote a simple Java application with a Swing-based UI to illustrate a working example. I run the app along with two instances of SG to...

Collecting iBeacon Data with Couchbase and Raspberry Pi IoT Devices

Collecting iBeacon Data with Couchbase and Raspberry Pi IoT Devices

Not too long ago I wrote about using Couchbase to synchronize data on an Intel IoT Gateway device.  In this project I was creating a Java application that was installed to an IoT device that had bluetooth and wireless internet...

SQL for JSON and Full Stack Development – August 2016, Tulsa Tech Fest (Videos)

SQL for JSON and Full Stack Development – August 2016, Tulsa Tech Fest (Videos)

I was a speaker at the Tulsa Tech Fest on August 5th, 2016. I had a great time, met a lot of new people, and talked a lot about Couchbase. It’s rare for me to go to a conference or...

September 1, 2016
New in Couchbase Mobile v1.3: Inter-instance Replication in Sync Gateway

New in Couchbase Mobile v1.3: Inter-instance Replication in Sync Gateway

DNA undergoing replication. Graphic courtesy of Madprime with permission under license CC BY-SA 2.0 Sync Gateway Sync Gateway forms the “glue” between Couchbase Lite and Couchbase Server in the Couchbase Mobile stack.  It’s a secure web gateway that enables sync and data access over the web. That’s one...

New in Couchbase Mobile v1.3: Document Expiration

New in Couchbase Mobile v1.3: Document Expiration

Document expiration, sometimes referred to as “time to live” , or TTL, has been a feature of Couchbase Server for some time.  The new release of version 1.3 adds this capability to Couchbase Mobile.  Let’s explore a little. Documents and Revisions Couchbase...

Couchbase Mobile 1.3 is now GA

Couchbase Mobile 1.3 is now GA

I’m excited to announce the release of Couchbase Mobile 1.3, which is now available for download. Couchbase Mobile is the complete NoSQL database solution for all data storage, access, sync, and security across the entire application stack. With 1.3, we...

Adding Couchbase Lite to an Android Project using Gradle

Adding Couchbase Lite to an Android Project using Gradle

This video short shows how to add Couchbase Lite to an Android Project using the built-in Gradle build system in Android Studio. You can also find a walk through in this blog post. Postscript Check out more resources on our developer...

.NET and Couchbase – July 2016, Findlay Ohio (video)

.NET and Couchbase – July 2016, Findlay Ohio (video)

I was a guest speaker at the FANUG (Findlay Area .NET User Group) on July 26, 2016. My topic was Full Stack Development with .NET and NoSQL. The group and venue kindly allowed me to record the session, and so...

July 29, 2016
Couchbase Mobile – July 2016 Meetup (video)

Couchbase Mobile – July 2016 Meetup (video)

I gave a talk at the July meeting of the Silicon Valley Couchbase Meetup.  I focused on two main points about Couchbase Lite (the embedded mobile database) and Couchbase Mobile (the Couchbase Lite/Sync Gateway/Couchbase Server stack). The talk reflects my experience with...

Exploring Couchbase Mobile on Android: Object Mapping

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

Node.js and Couchbase – July 2016, Columbus Ohio (video)

Node.js and Couchbase – July 2016, Columbus Ohio (video)

I was a guest speaker at the CBusJS Columbus JavaScript User Group on July 20, 2016. My topic was Full Stack Development with Node.js and NoSQL. The group and venue was kind enough to let me record the session. I’ve...

July 27, 2016