Seven Databases in Seven Weeks: A Guide to Modern Databases and the NoSQL Movement
by Eric Redmond and Jim R. Wilson
Data is getting bigger and more complex by the day, and so are your choices in handling it. From traditional RDBMS to newer NoSQL approaches, Seven Databases in Seven Weeks takes you on a tour of some of the hottest open source databases today. In the tradition of Bruce A. Tate’s Seven Languages in Seven Weeks, this book goes beyond your basic tutorial to explore the essential concepts at the core of each technology.
Buy Now
This title is currently available in Beta. Buy the eBook now, and you'll be able to download successive releases of the eBook as the authors add material and correct mistakes. You'll get the final eBook when the book is finished.
If you buy the combo pack (Beta eBook + finished Paper Book) now, you'll get the Beta eBook immediately. You'll get the finished paper book when it's released (we're currently estimating 2012-04-20, but these dates can change).
About this Book
Redis, Neo4J, Couch, Mongo, HBase, Riak, and Postgres: with each database, you’ll tackle a real-world data problem that highlights the concepts and features that make it shine. You’ll explore the five data models employed by these databases: relational, key/value, columnar, document, and graph. See which kinds of problems are best suited to each, and when to use them.
You’ll learn how MongoDB and CouchDB – both document oriented datastores that harness the power of JavaScript – are strikingly different. Learn about the Dynamo heritage at the heart of Riak and Cassandra. Understand MapReduce and how to use it to solve Big Data problems.
Build clusters of servers using scalable services like Amazon’s Elastic Compute Cloud (EC2). Discover the CAP theorem and its implications for your distributed data. Understand the tradeoffs between consistency and availability, and when you can use them to your advantage. Use multiple databases in concert to create a platform that’s more than the sum of its parts, or find one that meets all your needs at once.
Seven Databases in Seven Weeks will give you a broad understanding of the databases, their strengths and weaknesses, and how to choose the ones that fit your needs.
What You Need:
You’ll need a *nix shell (Mac OSX or Linux preferred, Windows users will need Cygwin), and Java 6 (or greater) and Ruby 1.8.7 (or greater). Each chapter will list the downloads required for that database.
Contents and Extracts
This book is currently in beta, so the contents and extracts will change as the book is developed.
About the Author
Eric Redmond has been involved in the software industry and open source worlds for more than a decade, working as lead engineer/DBA with Fortune 500 companies, governments, and startups. He was a contributor to two Java books and considerably more articles, and is a popular speaker and active organizer/occupant of several technology groups. He currently resides in Portland with wife Noelle, works at MongoHQ.com, and makes things out of glass.
Jim R. Wilson started hacking at the age of 13 and never looked back. He has worked as an engineer and web guru at companies in the healthcare, search and marketing sectors. He began tinkering with NoSQL databases in 2007, and has contributed code to large-scale open source projects like MediaWiki and HBase. A frequent speaker at local JavaScript and NoSQL events, he lives in Littleton, MA with his incredible wife Ruth, and two amazing children.


