Skip to Content
Spring Recipes: A Problem-Solution Approach, Third Edition
book

Spring Recipes: A Problem-Solution Approach, Third Edition

by Marten Deinum, Josh Long, Gary Mak, Daniel Rubio
November 2014
Intermediate to advanced content levelIntermediate to advanced
808 pages
22h 47m
English
Apress
Content preview from Spring Recipes: A Problem-Solution Approach, Third Edition

CHAPTER 13

image

NoSQL and BigData

Most applications use a relational database like Oracle, MySQL, or Postgresql; however there is more too data storage then just SQL databases. There are:

  1. Relational Databases (Oracle, Mysql, Postgresql, etc.)
  2. Document Stores (MongoDB, Couchbase)
  3. Key-Value Stores (Redis, Volgemort)
  4. Column Stores (Cassandra)
  5. Graph Stores (Neo4j, Giraph)

Although each of these different technologies (and even the different implementations) have their own use, they can also be hard to use or configure. Additionally, sometimes it might feel that one writes a lot of duplicated plumbing code for handling transactions and error translation. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Spring 5 Recipes: A Problem-Solution Approach

Spring 5 Recipes: A Problem-Solution Approach

Marten Deinum, Daniel Rubio, Josh Long
Spring Recipes, Second Edition

Spring Recipes, Second Edition

Gary Mak, Josh Long, Daniel Rubio
SPRING COOKBOOK

SPRING COOKBOOK

Jerome Jaglale, Murat Yilmaz

Publisher Resources

ISBN: 9781430259091Purchase book