Beginning CouchDB

Beginning CouchDB
Authors
Joe Lennon
ISBN
1430272376
Published
16 Dec 2009
Purchase online
amazon.com

The new world of cloud computing needs data storage. CouchDB is the scalable, portable, simple database engine that is helping open source cloud architects put their data stores onto a firm foundation. Beginning CouchDB provides the tools to begin using this very powerful database engine without having to pay license fees for the software, or worry about administrator’s certifications or vast hardware requirements.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

The new world of cloud computing needs data storage. CouchDB is the scalable, portable, simple database engine that is helping open source cloud architects put their data stores onto a firm foundation. Beginning CouchDB provides the tools to begin using this very powerful database engine without having to pay license fees for the software, or worry about administrator’s certifications or vast hardware requirements. This book teaches the fundamentals of one of the most powerful database engines ever created for the price of a good lunch. After reading this book and working through the examples, you’ll be able to write your own applications for CouchDB quickly and easily.

  • In-depth, non-intimidating guide to CouchDB and how it differs from similar offerings such as SimpleDB and BigTable, and also how it differs from traditional relational and object-oriented databases such as Oracle, SQL Server, and MySQL.
  • Detailed explanation of how CouchDB works, its suitability for use in distributed environments, the role of Erlang, and other technical topics in a manner that does not obfuscate methods or results. JavaScript is extremely popular as a development language for CouchDB. No Erlang is required, but a little bit can’t hurt either.
  • A tutorial-oriented approach to teaching readers how to use CouchDB, featuring many code examples and listings, as well as screenshots where relevant.

What you’ll learn

  • How to install CouchDB on Linux, Unix, Mac OS X, or Windows and enjoy its portability
  • How to use the CouchDB database and document-oriented databases, and the differences between document-oriented and traditional database management systems
  • How to use Futon, the administration interface for CouchDB
  • How to create and manage a basic CouchDB database
  • Intermediate CouchDB concepts, including views, the REST API, JSON, map/reduce, load balancing, replication, and scalability
  • How to develop full CouchDB applications to get the reader up and running with CouchDB development as quickly as possible

Who is this book for?

This book will enlighten anyone who’s curious about the post–Web 2.0 database landscape. If you’re a software developer fluent in JavaScript or a database administrator who wants to learn about CouchDB and document-oriented databases, you’ll enjoy this book. Although the book doesn’t assume anything about your level of experience with database management systems, you’ll get the most out of it if you have some experience using or administering databases.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.” - Dennis Ritchie