Results for: query mobile

Moving SQL business logic to the Application Layer

Moving SQL business logic to the Application Layer

Last time we left with a very raw, straight forward import of SQL tables in Couchbase, with one document per table row.  But there is still work to do. Primary keys have changed in the process so we need to...

Free Couchbase training online

Free Couchbase training online

If you’re new to Couchbase, or non-relational databases generally, you might be wondering where to start your learning. You can get up to speed quickly by following our new introductory online training courses. They’re free and will take you from knowing...

Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 4: Image Uploads with Multer and base64 encoding

Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 4: Image Uploads with Multer and base64 encoding

Part 4: Picture Upload So far, Part 0 and Part 1 cover the data model and user document used in the application followed by Part 2 where we verify accounts through email using Nodemailer and Sendgrid. We then had part...

Pranav Mayuram January 8, 2016
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...

Spring Data Couchbase: A New Generation (2.0 Preview)

Spring Data Couchbase: A New Generation (2.0 Preview)

The Spring Data Couchbase community project has been historically built upon the 1.4 generation of the official Couchbase Java SDK, although the SDK 2.0 has been out for quite some time. But now is definitely a great time to upgrade...

Are you up for a N1QL challenge?

Are you up for a N1QL challenge?

We are looking for some awesome developers to show the world what creative apps they can build using N1QL and Couchbase 4.0 beta.   Need some infrastructure to run your app? Give Joyent a try. Joyent's Triton Elastic Container Service...

Getting Started with React Native Android and Couchbase Lite

Getting Started with React Native Android and Couchbase Lite

React Native enables you to build Android applications that look and feel native with only JavaScript. In this instance, React Native takes care of managing UI state and synchronizing it with the models. And luckily for us, we can use...

Sync Gateway Webhooks

Sync Gateway Webhooks

We just released Couchbase Mobile 1.1 and with this new version comes many new features. In this blog post, we’ll take a look at Sync Gateway webhooks and think of a few concrete examples for using them. Webhooks Prior to the 1.1...

Displaying a Sync Progress Indicator in an iOS app

Displaying a Sync Progress Indicator in an iOS app

NSProgress is an object in Foundation that represents the completion of some work. That work could be downloading a file, installing an app or something your own application is doing. The NSProgress exists to let you easily report progress in your...

First steps with PouchDB & Sync Gateway

First steps with PouchDB & Sync Gateway

This week, PouchDB v3.4.0 was released with Couchbase Sync Gateway compatibility. In this post, we’ll take the existing TodoMVC example and add filtered sync using Facebook authentication. In addition to syncing between Web clients, we’ll change the data model slightly to...

Developer advocacy in 2015

Developer advocacy in 2015

Thursday and Friday last week the Couchbase EMEA Developer Advocacy team gathered in London to review 2015 and discuss our plans for 2016.   Laurent Doguin, our Developer Advocate for South Europe, joined us from Paris, Martin Esmann, who looks after the...

Introducing Couchbase Server 4.1

Introducing Couchbase Server 4.1

Building on the landmark 4.0 release, which greatly expanded the type of document database use cases Couchbase can support, Couchbase Server 4.1 brings massive improvements to query functionality and performance, that will benefit both developers and the enterprise.   It...