Month: April 2016

Couchbase Mobile in a Cross Platform Telerik NativeScript App

Couchbase Mobile in a Cross Platform Telerik NativeScript App

From a personal level, I’m a huge fan of Telerik NativeScript. It is a cross platform development framework for building native Android and iOS applications using a single codeset, that code set being JavaScript. I had to put emphasis on...

Couchbase as a First Class Citizen of Spring Boot 1.4

Couchbase as a First Class Citizen of Spring Boot 1.4

Spring Boot 1.4.0 MILESTONE 2 is out! This is a good time to tell you about the joint effort between Spring Boot team members and the Couchbase Java SDK team to offer a first class integration of Couchbase into Spring...

Embed Couchbase in an IoT Project for Data Synchronization

Embed Couchbase in an IoT Project for Data Synchronization

The Internet of Things (IoT) is becoming all the rage lately. Being able to craft any mechanical device, for example watches, televisions, thermostats, and have them communicate over the internet is the modern age. In this modern age, one thing...

Moving from MySQL to Couchbase

Moving from MySQL to Couchbase

I think it is safe to assume that every developer or system administrator has touched MySQL at some point in time. It was often the rite of passage for any new developer a few years ago when langauges like PHP...

Couchbase Support With Tesora Database as a Service Platform on OpenStack Trove

Couchbase Support With Tesora Database as a Service Platform on OpenStack Trove

This is a guest blog by Amrith Kumar.  Amrith is co-founder of Tesora, and the Project Technical Lead (PTL) for the OpenStack Trove project. Amrith brings more than two decades of experience delivering industry-leading products for companies specializing in enterprise...

The Couchbase Team April 10, 2016
Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available! Today we are releasing version 2.2.7 of the official Couchbase .NET SDK! This release notably contains supports for Index management and adds to the Sub-Document API which was released as...

Detecting Expirations Before They Happen with Couchbase Server & N1QL

Detecting Expirations Before They Happen with Couchbase Server & N1QL

There are many use cases where auto expiry of documents work perfectly. Maintaining session state, shopping carts, price quotes for travel and more. In all these cases, applications using Couchbase Server, set the expiry time to seconds, minutes or hours...

Get to Know Our Couchbase Community – Vojta Jakubec

Get to Know Our Couchbase Community – Vojta Jakubec

As a follow up to last month’s post on getting to know Vlado Atanasov, we move to Prague to hear more about Vojta Jakubec. Tell us about yourself and what you do in your daily role?Jakubec: I work as a Software Developer...

Using JRebel for Rapid Re-Deployment in a Couchbase Java SDK Project

Using JRebel for Rapid Re-Deployment in a Couchbase Java SDK Project

It is no secret that Java projects take a long time to build. This long build time is variable depending on how many classes your project has among other things. Let's say you're a developer that likes to frequently check...

Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 5: Graphing User Data

Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 5: Graphing User Data

Part 5: Graphing Necessary Materials: Node.js Express Chart.js Node Modules Used: tc-angular-chartjs body-parser moment.js Summary: To maintain a social network, and improve the experience for an end-user, it’s important to keep track of information about these users and their usage...

Pranav Mayuram April 3, 2016
Often Overlooked Linux OS Tweaks

Often Overlooked Linux OS Tweaks

There are two simple linux OS level settings that people seem to be overlooking setting correctly on their production systems I have seen. These are documented elsewhere, but they keep coming up and seems like they need some quick review...