Results for: sync function

Learn How to Create Offline Secure Mobile Applications at Couchbase Live New York

Learn How to Create Offline Secure Mobile Applications at Couchbase Live New York

Navigating around New York City is an adventure on its own and many times you may stumbled across many hidden surprises such as the  boutique shop carrying Egyptian fragrances or the Toby’s Estate coffee shop that is secretly nested in...

Instructor Training:  Learn How to Develop Couchbase Mobile Applications

Instructor Training: Learn How to Develop Couchbase Mobile Applications

So you have heard of Couchbase Mobile and been wanting to create your own applications that leverage the power of Couchbase local database with sync, well it is the perfect time this week to get started on learning about NoSQL...

Build a Desktop App with GitHub Electron and Couchbase

Build a Desktop App with GitHub Electron and Couchbase

So I’ve been using Atom by GitHub as my text editor of choice for a little more than a year now. In case you’re unaware, it is an open source text editor that runs on GitHub’s own Electron platform. To...

Couchbase LINQ Provider GA: LINQ, N1QL and Couchbase, oh mai!

Couchbase LINQ Provider GA: LINQ, N1QL and Couchbase, oh mai!

Today Couchbase is happy to announce the GA release of the official LINQ provider for Couchbase Server and the hot query language for JSON documents, N1QL! The goal of the provider is to provide a simple, easy to use ORM/ODM...

Couchbase Mobile 101: How to Build Your First App [Couchbase LIVE New York]

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

Couchbase .NET SDK 2.2.0 now Available!

Couchbase .NET SDK 2.2.0 now Available!

Today we are releasing version 2.2.0 of the Couchbase .NET SDK. The major focus for this release is feature compatibility with Couchbase Server 4.0 GA which was also released today! The core features in this release are: N1QL support Multidimensional...

Using Couchbase in Your Ionic Framework Application Part 1

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

ScoreMore:  Creating Baseball ORM and Views

ScoreMore: Creating Baseball ORM and Views

  Gearing for Baseball season, ScoreMore Baseball recently just hit it out of the ball park with their app release across all the major mobile platforms.  One of the key differentiators for the app is the use of Couchbase that...

Building Beacon Apps with Couchbase Mobile

Building Beacon Apps with Couchbase Mobile

  In 2013 Apple Inc. introduced a technology called iBeacon that runs on top of Bluetooth 4.0 protocol which is also known as Bluetooth Low Energy or BLE.  While Bluetooth enabled devices can identify themselves, the process is generally 1...

Java SDK 2.2.0 Developer Preview Refresh

Java SDK 2.2.0 Developer Preview Refresh

Note from March 2017: detailed information on the event bus and metrics collection can be found in the official documentation. Some information in this article may be outdated. While europe was melting away in the summer heat, Simon (from Paris),...

July 27, 2015
Couchbase Java SDK 2.2 Developer Preview 1

Couchbase Java SDK 2.2 Developer Preview 1

On behalf of the SDK Team, it is my pleasure to introduce the next big release for the Java SDK, the 2.2 version. The team has been working hard to bring you new awesome features, and today we think it’s...

Building a Peer-to-Peer Photo Sharing App with Couchbase Mobile

Building a Peer-to-Peer Photo Sharing App with Couchbase Mobile

One of the cool features of Couchbase Lite that hasn’t been featured much is an ability to do P2P replication between two devices. Couchbase Lite is packaged with an extra component called Couchbase Lite Listener that allows your application to...