Jump to ratings and reviews
Rate this book

Data Access for Highly-Scalable Solutions: Using SQL, NoSQL, and Polyglot Persistence

Rate this book
All applications use data, and most applications also need to store this data somewhere. In the world of business solutions, this often meant creating a relational database. However, relational technology is not always the best solution to meet the increasingly complex data-processing requirements of modern business systems, especially when this processing involves storing and retrieving massive amounts of data.

The advent of NoSQL databases has changed the way in which organizations have started to think about the way in which they structure their data. There is no standard definition of what a NoSQL database is other than they are all non-relational. They are less generalized than relational databases, but the driving force behind most NoSQL databases is focused efficiency and high scalability.

The downside of NoSQL is that no single database is likely to be able to support the complete range of business requirements mandated by your applications. How do you select the most appropriate database to use, or should you remain with the relational model? A modern business application is not restricted to using a single data store, and an increasing number of solutions are now based on a polyglot architecture. The key to designing a successful application is to understand which databases best meet the needs of the various parts of the system, and how to combine these databases into a single, seamless solution.

This guide helps you understand these challenges and enables you to apply the principles of NoSQL databases and polyglot solutions in your own environment.

To help illustrate how to build a polyglot solution, this guide presents a case study of a fictitious company faced with building a highly scalable web application capable of supporting many thousands of concurrent users.

274 pages, Kindle Edition

First published January 1, 2013

6 people are currently reading
25 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (22%)
4 stars
11 (50%)
3 stars
5 (22%)
2 stars
1 (4%)
1 star
0 (0%)
Displaying 1 of 1 review
2 reviews
May 7, 2016
Generally the book is quite good, although too long and too verbose for the amount of content it contains.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.