Visit the post to know more about what is Beacons and how it is useful. Learn more about how to get started with Beacons and Android.
Spring Data Couchbase 2.0 is a rewrite of the original Spring Data Couchbase 1.4.x connector. It is based on the Couchbase Java 2.2 SDK and makes heavy use of the new query language N1QL (which was introduced in Couchbase Server...
Couchbase Mobile is the NoSQL database solution for mobile. It has an embedded NoSQL database (Couchbase Lite), built-in synchronization (Sync Gateway), and is all backed by a highly scalable and performant NoSQL database server (Couchbase Server). With the recent...
From the previous Coffee on Couchbase Sync Gateway series, we explored how to authenticate users and also how to use Channels in Sync Gateway. Sync Gateway provides the data orchestration layer for Couchbase Mobile and previously we saw how data...
The blog focuses on webinar series is a great opportunity to learn about full stack development and the bleeding edge technologies that exist.
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...
Join the Couchbase team at FOSDEM this year! We are taking part in two different tracks on Saturday and we'd love to take this opportunity to catch up with you. For those not familiar with FOSDEM, it is a highly developer-oriented event...
Learn about the questions asked by users in nine-week technical webinar series highlighting the features of our upcoming release of Couchbase Server 2.0.
I spoke at the London JUG and was probably over ambitious in trying to include our recent work on Views, Hadoop Connector and the Android Grocery Sync application in a single presentation besides demoing the “simple, fast and elastic” theme that Couchbase...
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.
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...
This blog post covers the process of image uploads with Multer and base64 encoding from front-end to back-end, including cropping and formatting.