Results for: ruby

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

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

August 12: What’s coming up at Couchbase

August 12: What’s coming up at Couchbase

Want more Couchbase? To make it easy, we’ve put together a list of this week’s featured content as well as upcoming events. FEATURED CONTENT Blog post of the week: Multiple Bucket Connections in Couchbase and Ruby White Paper of the...

The Essential Couchbase APIs Cheat Sheet

The Essential Couchbase APIs Cheat Sheet

As a developer, you might want to quickly check out the programming API’s in your favorite language and build your app.  While there is nothing that can replace reading all the API details in the Couchbase Server documentation, a refcard...