I had a chance to delve into a topic I’ve wanted to talk about for a while now at our last Couchbase Meetup here in Mountain View, California. I think sometimes things just don’t make sense until you get to play with...
I’ve spent quite a bit of time dabbling with Couchbase and web applications using the awesome Java SDK, but did you know you can create desktop applications that use Couchbase to store data as well? Java desktop frameworks like JavaFX...
Rentrée chargée pour Couchbase en France, nous vous proposons trois événements pour la rentrée. À commencer par un meetup dédié à Couchbase Mobile chez SOAT le 14 Septembre. Couchbase Meetup Au programme de ce meetup, Pascal Batty nous parlera de...
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...
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...
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...
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...
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...
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,...
I am enjoying my time as a Developer Advocate here at Couchbase. I get to write blog posts, make videos, interact with the community, and go out to a bunch of conferences and meetups. My boss, Arun Gupta, has been...
Know more about Dave who is the first member selected for the Couchbase Experts group based on experience with Server & Mobile development of Couchbase.
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...