Making Sense of NoSQL

Authors: Don McCreary & Ann Kelly
Publisher: Manning
Pages: 312
ISBN: 978-1617291074
Aimed at: Software architects and technical managers
Rating: 3.5
Reviewed by: Kay Ewbank

NoSQL is getting a lot of attention. What exactly is it? Where does it fit in?

 

The subtitle of this book is ‘A guide for managers and the rest of us’, which might make you put it back on the bookshelf quickly, wiping your hands in case they were contaminated. Fortunately, the content of the book is rather more useful than the title suggests. That said, the book is high level; this is not a book on which NoSQL system to choose, or how to use NoSQL tools. Instead, it’s a discussion of NoSQL compared to relational systems, case studies comparing NoSQL and SQL, and an analysis of what the important factors are when implementing NoSQL systems in different situations.

our types of NoSQL systems are covered – key value stores, column stores, document stores and graph stores. Most chapters end with at least one case study showing how the concepts from the chapter have been applied in real systems, with details of which NoSQL database has been used and what the advantages have been.

 

Banner

 

The book starts with a definition of what NoSQL is, and the basic concepts behind it. Database patterns are the topic of the next part, where the authors look at NoSQL and SQL database structures, how they are accessed, and where each offers advantages. XML databases are also introduced in this section.

 

 

Using NoSQL for big data, search, high availability and agile web development is the topic for the next part of the book. I felt this was one of the stronger parts of the book, with good coverage of distributed systems and MapReduce and a nice chapter on NoSQL search.

The final part of the book covers ‘advanced topics’, starting with NoSQL and functional programming. Functional programming isn’t the easiest topic to explain, but I thought the authors did reasonably well in getting across the concept. Security and how to protect your NoSQL systems gets a chapter, and the book closes on how to select the right NoSQL solution.

Overall, this is a good book to read if you don’t know much about NoSQL and want to find out where it fits into modern programming. It’s by no means a ‘how to’ book, but it does a good job on the ‘why’.

 

Banner


Pro SQL Server 2019 Administration

Author: Peter Carter
Publisher: Apress
Pages: 940
ISBN: 978-1484250884
Print: 1484250885
Kindle: B07ZC1XC9Z
Audience: SQL Server DBAs
Rating: 5
Reviewer: Kay Ewbank

Administering SQL Server can seem like a dark art; this book aims to make it more transparent.



Deep Learning (No Starch Press)

Author: Andrew Glassner
Publisher: No Starch Press
Date: July 2021
Pages: 750
ISBN: 978-1718500723
Print: 1718500726
Kindle: ‎ B085BVWXNS
Audience: Developers interested in deep learning
Rating: Mike James
Reviewer: 5
A book on deep learning wtihout an equation in sight?


More Reviews

 

Last Updated ( Friday, 02 May 2014 )