Developing with Couchbase Server


Today’s highly interactive websites pose a challenge for traditional SQL databases—the ability to scale rapidly and serve loads of concurrent users. With this concise guide, you’ll learn how to build web applications on top of Couchbase Server 2.0, a NoSQL database that can handle websites and social media where hundreds of thousands of users read and write large volumes of information.

Using food recipe information as examples, this book demonstrates how to take advantage of Couchbase’s document-oriented database design, and how to store and query data with various CRUD operations. Discover why Couchbase is better than SQL databases with memcached tiers for managing data from the most interactive portions of your application.

  • Learn about Couchbase Server’s cluster-based architecture and how it differs from SQL databases
  • Choose a client library for Java, .NET, Ruby, Python, PHP, or C, and connect to a cluster
  • Structure data in a variety of formats, from serialized objects, a stream of raw bytes, or as JSON documents
  • Learn core storage and retrieval methods, including document IDs, expiry times, and concurrent updates
  • Create views with map/reduce and learn Couchbase mechanisms for querying and selection

Table of Contents
Chapter 1. Couchbase Overview
Chapter 2. Getting Started
Chapter 3. Document-based Database Design
Chapter 4. Getting Data In and Out
Chapter 5. Storing and Updating Recipes
Chapter 6. Views and Queries
Chapter 7. Next Steps

Book Details

  • Paperback: 88 pages
  • Publisher: O’Reilly Media (February 2013)
  • Language: English
  • ISBN-10: 1449331165
  • ISBN-13: 978-1449331160
Download [9.9 MiB]

You may also like...

Leave a Reply