Category: Couchbase Mobile

How to Authorize Users in Sync Gateway
How to Authorize Users in Sync Gateway

To kick off the Couchbase Mobile Sync Gateway series, we will begin with understanding on how to authenticate and authorize users in Sync Gateway which is the intermediary component between mobile apps and Couchbase Server. Through Sync Gateway, there are...

Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB
Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB

Not too long ago I created a tutorial demonstrating how to sync between a web application and Couchbase Server using nothing more than client facing technologies like AngularJS, HTML, and CSS.  This was all made possible with the JavaScript library...

Contributing to Open Source Projects and Code
Contributing to Open Source Projects and Code

Traditionally, IT ran off the shelf commercial software while datacenters ran proprietary Unix hardware and x86 based Windows servers.  But recently, the end user computing environment has been disrupted by the advent of smartphones and tablets with Linux becoming increasingly...

Augment your Sync Function with Roles in Couchbase Sync Gateway
Augment your Sync Function with Roles in Couchbase Sync Gateway

See how to configure the Sync Function to allow authenticated users of such an application to approve, post reviews or assign roles to other users.

Introducing the React Native Couchbase Lite Module
Introducing the React Native Couchbase Lite Module

Recently, we published a series of articles on the topic of using Couchbase Lite in a React Native application. In this tutorial, you’ll take it one step further and use the recommended Couchbase Lite Module for React Native (available as...

Coffee on Couchbase: Lician Club with Couchbase Mobile
Coffee on Couchbase: Lician Club with Couchbase Mobile

Learn how Couchbase Mobile technology allows for the asynchronous event booking feature to happen through the use of Couchbase Sync Gateway.

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

P2P and Syncing with Wearable Tech
P2P and Syncing with Wearable Tech

Over the past weekend, the mobile community in Toronto, Canada came together for the 3 day Wearhacks event, where engineers and developers prototyped on futuristic wearable technology applications. Using various technologies ranging from the Intel Edison, Nod Ring, Muse Headband,...

Getting Started with React Native Android and Couchbase Lite
Getting Started with React Native Android and Couchbase Lite

Visit the post to learn how to build a simple application to save documents and replicate them to Sync Gateway. Also, check out the core concepts.

Adding Google Sign-In with Node.js to a Couchbase Mobile application
Adding Google Sign-In with Node.js to a Couchbase Mobile application

Learn how to use Google SignIn with Couchbase Mobile to create a delightful experience and synchronize documents per the user ID of the logged in user.

JSON Anywhere Revolutionizes Mobile Developer Productivity
JSON Anywhere Revolutionizes Mobile Developer Productivity

Learn how JSON is particularly valuable for mobile apps and differences between a JSON Anywhere and a traditional mobile app plus web services approach.

Getting Started with JavaFX and Couchbase Mobile
Getting Started with JavaFX and Couchbase Mobile

JavaFX and Couchbase Mobile is a great combo for creating desktop class applications with rich user interfaces and fast data access. In this tutorial, you will learn the following core concepts: Learn about replication, security and deployment using the TodoLite...