Using Spring with Non Relational Databases

Using Spring with Non Relational Databases

The needs of many enterprises have stretched traditional RDBMS based solutions to the breaking point and as a result, a plethora of new non-relational storage options have appeared: key-value stores, column storages, document and graph databases.

This video presents how the Spring Framework is evolving to support NoSQL databases by bringing traditional Spring values such as portability, productivity and a unified POJO based programming model to this style of data access. During the presentation, the main features of Spring Data is presented by taking a tour of the various offerings out there such as Redis, Mongo and Neo4J just to name a few.

Video Producer: JavaZone Conference