Results for: PHP

Sync With Couchbase Using Only AngularJS And PouchDB

Sync With Couchbase Using Only AngularJS And PouchDB

There are many ways to use Couchbase in your web or mobile application through one of the various language SDKs. However, what if you were not using a backend language such as PHP or a mobile language such as Objective-C?...

December 2: The Week in Couchbase NoSQL

December 2: The Week in Couchbase NoSQL

What’s coming up this week in Couchbase NoSQL. FEATURED CONTENT Blog of the Week: startkey_docid Behavior Download of the Week: GigaOm Future of Mobile White Paper Question of the Week #1: Which part of data on which node? Question of...

February 18: The Week in Couchbase NoSQL

February 18: The Week in Couchbase NoSQL

Big stories and case studies coming out from Couchbase this week! See what else is happening at Couchbase: FEATURED CONTENT Presentation of the Week: Viber Replaces MongoDB with Couchbase Question of the Week: How to aggregate over multiple key/values Blog...

Handling Runtime Errors in Ruby, Python and C Clients

Handling Runtime Errors in Ruby, Python and C Clients

Every app will eventually have to deal with an exception – runtime errors occur unexpectedly and your app must know how to deal with them and recover. It’s always good when error handling is transparent to the end-user but at...

May 12: The Week in Couchbase NoSQL

May 12: The Week in Couchbase NoSQL

Hi all Couchbase readers! It’s been more than a week since the last blog so we have a lot to cover in this one… For those of you that don’t know, every week I dedicate a full blog page to...

December 16, 2014
Introducing the Couchbase DOTNET SDK 2.0 Development Blog Series

Introducing the Couchbase DOTNET SDK 2.0 Development Blog Series

Hello folks, over the next couple of months we’ll be doing a series of blogs that will follow the development of the Couchbase .NET 2.0 SDK. In this post I will go over the high level architecture, some motivation and...

How to Move from MySQL to Couchbase Server 2.0: Part 2

How to Move from MySQL to Couchbase Server 2.0: Part 2

In my last piece, we looked at the basic mechanics of MySQL and Couchbase Server 2.0, and compared the ways in which you would model the data, and how the basic queries and lists of records operate, from the MySQL...

December 16, 2014
Game Servers and Couchbase with Node.js – Part 1

Game Servers and Couchbase with Node.js – Part 1

It seems these days that almost every game studio has been working on networked games where players can interact and co-operate with their friends and other players around the world. Considering my previous experience building such servers and that Couchbase...

Caching Doctrine Entities with Couchbase

Caching Doctrine Entities with Couchbase

[This blog was syndicated from http://nitschinger.at/] This blog post gives you an introduction on how you can speed up your Doctrine ORM layer by using Couchbase Server 2.0 as a simple, fast and elastic cache in front of your entities....

December 16, 2014
Avoiding Death Spirals in Distributed Systems

Avoiding Death Spirals in Distributed Systems

What's a death spiral? Single-node death spirals A former employer of mine was contracted to build an email routing system for one of the world's largest companies. They had me do the design and spec out the hardware, and then...

December 16, 2014
MrRoboto: The memcached AMI story

MrRoboto: The memcached AMI story

Not so long ago, we went to lunch at a Sushi joint on Castro street in Mountain View across from NorthScale’s modest HQ.  On the way over we were talking about Japanese robatayaki and Dave told a story about an...

December 16, 2014
From MySQL to Couchbase using Talend ETL

From MySQL to Couchbase using Talend ETL

Couchbase offers an unique NoSQL database combining integrated cache and storage technology. NoSQL is gaining strong popularity and a number of customers are looking to export or map some of the data they have in RDBMS to Couchbase NoSQL; this...

December 16, 2014