The Artima Developer Community
Sponsored Link

Java Buzz Forum
Polyglot Persistence for Java Developers

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Franco Martinig

Posts: 5631
Nickname: martinig
Registered: Apr, 2003

Scrum Expert
Polyglot Persistence for Java Developers Posted: Dec 27, 2011 9:53 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Franco Martinig.
Original Post: Polyglot Persistence for Java Developers
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Latest Java Buzz Posts
Latest Java Buzz Posts by Franco Martinig
Latest Posts From Java Software Development Videos and Tutorials Directory

Advertisement
Relational databases have long been considered the one true way to persist enterprise data. But today, NoSQL databases are emerging as a viable alternative for many applications. They can simplify the persistence of complex data models and offer significantly better scalability, and performance. But using NoSQL databases is very different than the ACID/SQL/JDBC/JPA world that we have become accustomed to. They have different and unfamiliar APIs and a very different and usually limited transaction model. In this presentation, we describe some popular NoSQL databases – Redis, MongoDB, and Cassandra. We will ...

Read: Polyglot Persistence for Java Developers

Topic: Grails 2.0 Released Previous Topic   Next Topic Topic: IBM predicts 5 tech changes for the next 5 years

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use