Customer Reviews


2 Reviews
5 star:    (0)
4 star:
 (2)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews
Most Helpful First | Newest First

8 of 8 people found the following review helpful:
4.0 out of 5 stars Good overview of BerkeleyDB, March 2, 2008
Amazon Verified Purchase(What's this?)
This review is from: The Berkeley DB Book (Books for Professionals by Professionals) (Hardcover)
I bought this book to prepare for a project using BerkelyDB. I read the product documentation a few times, but wanted to make sure I hadn't overlooked anything. My interests are rather specialized, I did not pay any attention to replication, for example. I did not read this book cover to cover, I spent an intensive few days trying to resolve some specific questions.

Why care about BerkelyDB?
Berkely DB is an important alternative in cases where a SQL database is not a good solution due to cost, data volumes, administration support, or processing model. BerkelyDB is better described as a set of data store libraries for an in-process, but multi threaded and multi process transactional data store. BerkelyDB is a very mature open source product, with a long history of production deployments.

Why care about this book?
It is the only one written in the last 7 years on this topic, so if it is any good you have to get it. The (free) product documentation is quite good, but rather scattered. As the author says in the introduction, putting it together in one document, with additional commentary is worthwhile.

What I liked?
The text is clean, the layout is well organized. I found it easy to jump to the areas I was interested in. In the end I answered my questions and was satisfied with the content.

What I didn't like?
The author made several decisions that do not fit my particular needs. First, the book is written using C++ examples, and I work in Java these days. That decision is certainly defensible, but using C++ required (for the sake of brevity) using some non standard libraries for things like threading. With Java this is not needed. Secondly, the examples tend to show programs in full. For my purposes I really only care about the specific BDB calls under discussion, the complete examples just take up extra space. My greatest disappointment with the book is that it did not go into architectural issues to any great depth. This is unfortunate, since the data model for BDB is radically different than the relational model.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
4.0 out of 5 stars Excellent (but it would be better in C), April 23, 2008
By 
J. P. Mens (Germany, Europe) - See all my reviews
(REAL NAME)   
This review is from: The Berkeley DB Book (Books for Professionals by Professionals) (Hardcover)
Berkeley DB (BDB) has certainly grown up over the years, from a simple key/value database to a key/value database with transactional capabilities, replication and more. I read The Berkeley DB Book by Himanshu Yadava, and I was fascinated. The book is very well written; it is always clear, and the author discusses all programming facets of BDB and, where appropriate, compares Berkeley DB to relational database systems, which is a great help if you are used to the latter.

The book is for programmers, and as such, it has a ton of code, which is great. The author writes "Using just C in my code examples would have addressed the largest subsection of programmers", and I agree: I was a bit disappointed that coding is mainly in C++, but chapter 12 shows you the C API (and if you want Java, its API is discussed in chapter 11).

From why and when to use Berkeley DB, through building simple applications and an in-depth discussion of data stores, the book goes on to advanced operations (cursors, duplicate keys, joins, etc.) with plenty of good examples. In Chapter 8, replication; the architecture and APIs provided by BDB, and as always, good code samples. Just before discussing the BDB utilities (the command-line tools: db_stat, db_checkpoint, etc), Himanshu Yadava goes into great detail building distributed transactions and discussing strategies you can apply.

Anyone interested in data storage should read this book, if only to remember that your multi-CPU, terabyte relational database is great, but that there are still a myriad applications that would greatly profit from a smaller, light-weight and blindingly fast database system like Berkeley DB.The Berkeley DB Book belongs on your bookshelf.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

The Berkeley DB Book (Books for Professionals by Professionals)
The Berkeley DB Book (Books for Professionals by Professionals) by Himanshu Yadava (Hardcover - October 12, 2007)
$54.99 $44.40
In Stock
Add to cart Add to wishlist