Tag: <span>nosql</span>

Spring & NOSQL: Introducing the new Spring Data project

Many enterprises have stretched traditional RDBMS based solutions to the breaking point and a plethora of new non-relational (“NOSQL”) storage options have appeared. This video presents the new Spring Data project which aim is to add support for NOSQL databases. It will give an overview of the different databases currently …

Non-relational Data Persistence in Java using MongoDB

Kristina Chodorow, a software engineer at MongoDB, talks about non-relational data persistence in Java using MongoDB, a high-performance, open source, schema-free document-oriented database. In the last couple years, dozens of non-relational databases have appeared to solve problems that relational databases aren’t good at. Kristina will go over many of the …