Category: Ruby

Part 2 – AI in Action: Enhancing and Not Replacing Jobs

Part 2 – AI in Action: Enhancing and Not Replacing Jobs

Welcome back to the second part of our two-part series on building an interactive customer service support application that empowers support agents with the help of AI. The goal is to enhance their important work by leveraging previously resolved answers...

AI in Action: Enhancing and Not Replacing Jobs

AI in Action: Enhancing and Not Replacing Jobs

Part 1 – Building with Vonage and Couchbase to transform communication and data Let’s imagine a paradigm shift in the way we perceive the role of AI in the workplace. Instead of AI replacing roles, what if it comes to...

Introducing the New Couchbase Ruby ORM

Introducing the New Couchbase Ruby ORM

A practical guide for Ruby applications Ruby remains one of the most popular choices for building scalable applications, and Ruby on Rails continues to be one of the most flexible and robust web frameworks available. Notwithstanding the developer ease with...

New Couchbase Capella Advancements Fuel Development

New Couchbase Capella Advancements Fuel Development

Today we are pleased to announce three major advancements for Capella, the cloud database platform for modern applications, including GenAI, vector search, and mobile application services. First, the general availability of Capella Columnar, which enables real-time, zero ETL JSON-native data...

Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application

Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application

Ruby on Rails is often the framework of choice for getting new projects off the ground. The speed of development and iteration is in many ways unparalleled. As such, perhaps you want to use Rails as the framework for your...

It’s Time to Play! Try Couchbase Capella on our Playground

It’s Time to Play! Try Couchbase Capella on our Playground

Who said work can’t be fun? At Couchbase, we want every part of working with our database platform to be as easy as possible, including learning and getting started. With that in mind, we designed the Couchbase Playground to be...

Data Structures & Algorithms For NoSQL Applications

Data Structures & Algorithms For NoSQL Applications

This article introduces Data Structures and how they work with Couchbase Server 7.0 Scopes and Collections features. What are data structures? Couchbase Data Structures is an API feature that aligns the language of the database interface with a programming language....

Announcing General Availability Of Couchbase Ruby SDK 3.0 !

Announcing General Availability Of Couchbase Ruby SDK 3.0 !

” We are delighted to announce the General Availability of Couchbase Ruby SDK 3.0 !  “   Useful Links Read Couchbase Ruby SDK 3.0 documentation Read Couchbase Server 6.5.0 documentation Share your thoughts on the Couchbase Forums See all the...

Arun Vijayraghavan September 8, 2020
Announcing Couchbase Ruby SDK 3.0 (Beta)

Announcing Couchbase Ruby SDK 3.0 (Beta)

“  No, your eyes do not deceive you, you read correctly. The Couchbase Ruby SDK is back by popular demand and we are thrilled to make this announcement ! ”   Useful Links Read Couchbase Ruby SDK 3.0 documentation Read...

Arun Vijayraghavan August 11, 2020
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...

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

Introducing Ruby SDK 2.0 Developer Preview with JRuby Support

Introducing Ruby SDK 2.0 Developer Preview with JRuby Support

Hi everyone, after long preparations, I pleased to announce preview on next generation API for ruby client. In general it just aligns ruby client with all other SDKs, where new document-oriented API had been released about a month ago. At...