Cassandra: The Definitive Guide

Cassandra: The Definitive Guide
Authors
Eben Hewitt
ISBN
1449390412
Published
15 Dec 2010
Purchase online
amazon.com

The rising popularity of Apache Cassandra rests on its ability to handle very large data sets that include hundreds of terabytes -- and that's why this distributed database has been chosen by organizations such as Facebook, Twitter, Digg, and Rackspace. With this hands-on guide, you'll get all the details and practical examples you need to understand Cassandra's non-relational database design and put it to work in a production environment.

Editorial Reviews

The rising popularity of Apache Cassandra rests on its ability to handle very large data sets that include hundreds of terabytes -- and that's why this distributed database has been chosen by organizations such as Facebook, Twitter, Digg, and Rackspace. With this hands-on guide, you'll get all the details and practical examples you need to understand Cassandra's non-relational database design and put it to work in a production environment.

Author Eben Hewitt (Java SOA Cookbook) pays special attention to data modeling, and demonstrates Cassandra's many advantages, including its high availability, eventual consistency model, and ability to scale easily. If you're a developer with a startup, you'll learn how to future-proof your application by implementing Cassandra before your storage needs become critical. Join the growing list data-intensive organizations that have come to rely on Cassandra's design. This book shows you how.

  • Understand the tenets of Cassandra's column-oriented structure
  • Get best practices for configuring, monitoring, and performance tuning
  • Learn how to write, update, and read Cassandra data
  • Discover how Cassandra's distributed design lets you add or remove nodes from the cluster as your application requires
  • Get examples for writing clients in Java, Python, and C#
  • Extend Cassandra by integrating it with the Hadoop framework

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.

“Weeks of coding can save you hours of planning.”