Summary

This chapter started with a survey of data storage technologies, starting with the most popular, a relational database system supporting SQL. From the relational databases, we examined document datastores focusing on MongoDB with BSON documents. Following document datastores, graph databases were briefly examined finishing with full-text search and key-value data-storage, highlighting Redis. We finished the survey by examining wide column datastores.

Four detailed examples of using Redis as a complement were demonstrated with an experiment using MongoDB to store usage data verses Redis and the performance and reduction in complexity of the application using Redis for analytics in a hypothetical MARC21 catalog. The second example explored ...

Get Mastering Redis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.