Results for: ruby

Couchbase on OpenShift 3

Couchbase on OpenShift 3

OpenShift is Red Hat’s open source PaaS platform. OpenShift 3 provides a holistic experience of running your applications using Docker and Kubernetes. In a classic Red Hat way, all the work is done in the open source at OpenShift Origin. This also drives...

Moving from MongoDB to Couchbase server (revisited)

Moving from MongoDB to Couchbase server (revisited)

Note: this blog post is a revist of Matthew Revell’s Moving from MongoDB to Couchbase Server This is a developer-focused guide to moving your application’s data store from MongoDB to Couchbase Server. If you’re interested in migrating from a relational...

Using the Sub-Document API to get (only) what you want

Using the Sub-Document API to get (only) what you want

In Matthew’s blog the Sub-Document (subdoc) API feature is introduced with a short overview: In summary, subdoc allows efficient access to parts of documents (sub-documents) without requiring the transfer of the entire document over the network. Throughout this blog, we’ll...

Moving from MongoDB to Couchbase Server

Moving from MongoDB to Couchbase Server

Moving from MongoDB to Couchbase server This is a developer-focused guide to moving your application’s data store from MongoDB to Couchbase Server, following on from Laurent’s guide to making the move from PostgreSQL. While it doesn’t cover every corner-case, it...

Couchbase Server 2.0: Most Common Questions (and Answers)

Couchbase Server 2.0: Most Common Questions (and Answers)

I just finished up a nine-week technical webinar series highlighting the features of our upcoming release of Couchbase Server 2.0. It was such a blast interacting with the hundreds of participants, and I was blown away by the level of...

Perry Krug January 26, 2016
Couchbase and Apache CouchDB compared

Couchbase and Apache CouchDB compared

Despite similar names, Couchbase Server and Apache CouchDB are quite different systems.             Here’s a quick overview of how they differ and what they have in common. We're comparing Couchbase 4.1 and Apache CouchDB 1.6...

P2P and Syncing with Wearable Tech

P2P and Syncing with Wearable Tech

Over the past weekend, the mobile community in Toronto, Canada came together for the 3 day Wearhacks event, where engineers and developers prototyped on futuristic wearable technology applications. Using various technologies ranging from the Intel Edison, Nod Ring, Muse Headband,...

JSON Anywhere Revolutionizes Mobile Developer Productivity

JSON Anywhere Revolutionizes Mobile Developer Productivity

The mobile technology Couchbase announces today marks the beginning of a transition for mobile application developers: away from the web-centric LAMP stack and toward an integrated mobile stack. With JSON Anywhere, developers are free to concentrate on creating value for...

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

Lights Camera Action!  Mobile Camp LA

Lights Camera Action! Mobile Camp LA

  Lights, Camera, Action!  Welcome to Hollywood where the last weekend in January 2015 was all about Mobile over at the MobileCampLA conference.  The second annual event kick started with great talks from Ron Evans who show cased Cylon.JS robotic...

Converting CSV data to JSON and Bulk Loading Documents into Couchbase

Converting CSV data to JSON and Bulk Loading Documents into Couchbase

Bulk Loading Documents into Couchbase This blog post is an example of how one might load data as JSON into Couchbase. For the purpose of this post, data extracted from RDBMS as a CSV will be converted to JSON. RDBMS DBAs and Admins...

January 6: The Week in Couchbase NoSQL

January 6: The Week in Couchbase NoSQL

With the new year comes new events, webinars, and content. Here’s what’s coming up this week in Couchbase: FEATURED CONTENT Blog of the Week: Joining Couchbase Download of the Week: KuroBase/Couchbase enabled Heroku Buildpacks for Ruby and NodeJS Question of...