Category: Sync Gateway

Using Couchbase in a JavaFX Desktop Application
Using Couchbase in a JavaFX Desktop Application

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

Why is Couchbase Mobile a Great Solution for Modern App Development?
Why is Couchbase Mobile a Great Solution for Modern App Development?

There is a lot of chatter circulating the Internet when it comes to mobile application development and data management. Should you use a service, or a software for your mobile apps. Pretty much every decent app today requires fast changing...

How to Use Channels in Sync Gateway
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 Server 3.1.0 Enterprise Edition – now available!
Couchbase Server 3.1.0 Enterprise Edition – now available!

We’re happy to announce the release of Couchbase Server 3.1.0 Enterprise Edition. As many of you know, version 3.0 revamped the architecture to deliver new database capabilities and major enhancements in many other areas. Version 3.1.0 is the first minor release of...

Couchbase LIVE New York:  Couchbase Mobile 102 – How to Add Secure Sync to your Mobile Applications
Couchbase LIVE New York: Couchbase Mobile 102 – How to Add Secure Sync to your Mobile Applications

How to Add Secure Sync to your Mobile Applications" by securing the Grocery Sync sample application which can be found on the Github repo for iOS & Android.

Sync With Couchbase Using Only AngularJS And PouchDB
Sync With Couchbase Using Only AngularJS And PouchDB

Learn how to create a web application that can sync with Couchbase using nothing more than AngularJS and PouchDB. No backend SDKs were required.

What is MobileSync and Why Should You Use It?
What is MobileSync and Why Should You Use It?

So what is MobileSync and why should you put time into it? The short answer: sync provides access to distributed data without network programming.