Java and NoSQL in the Real World

Java and NoSQL in the Real World

In the Java world, Not-only-SQL (NoSQL) systems can be applied in a large number of problem domains. In general, it’s safe to say that NoSQL is a contender against traditional RDBMSs if data storage and retrieval needs aren’t transactional.

This presentation covers three case studies where traditional RDBMS approaches had been taken, and ultimately abandoned in favor of NoSQL document databases and massive, fast-access storage mechanisms. The presentation discussses Java, mongoDB, HBase, GridFS, and HDFS. It provides insights into how each of of the applications were designed, deployed, refactored, and launched in production.

Video Producer: JavaZone Conference

One comment

  1. Pingback: Software Development Linkopedia December 2011

Comments are closed.