CHAPTER 5
Accessing with Ruby
Ruby is an object-oriented, open source, programming language. Some of the salient features of Ruby are simplicity, flexibility, extensibility, portability, and OS independent threading. The Ruby Client library for Couchbase provides access to Couchbase server from a Ruby application. In this chapter we shall access Couchbase server using Ruby and perform simple CRUD (create, read, update, delete) operations. The chapter covers the following topics.
- Setting the Environment
- Installing Ruby
- Installing DevKit
- Installing Ruby Client for Couchabse
- Connecting with Couchbase Server
- Creating a Document in Couchbase Server ...
Get Pro Couchbase Development: A NoSQL Platform for the Enterprise now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.