|
|
SQL? NoSQL? NewSQL? What Should a Java Developer Do?
|
Posted: May 10, 2012 7:06 AM
|
|
NoSQL databases such as MongoDB, Cassandra and others can simplify the persistence of complex data models and offer significantly better scalability and performance. But these databases have a very different and unfamiliar data model and APIs as well as a limited transaction model. Additionally the relational world is fighting back with so-called NewSQL databases such as VoltDB, which use a radically different architecture for high scalability and performance as well as the familiar relational model and ACID transactions.
In this presentation you will learn about popular MongoDB, and Cassandra as well ...
Read: SQL? NoSQL? NewSQL? What Should a Java Developer Do?
|
|