nosql « Roo « Spring Q&A





1. Does the use of nosql (say mongodb) increase development productivity?    stackoverflow.com

I develop 3 to 4 Spring Roo applications a year currently with Hibernate and MySQL. It has been stated here at Stackoverflow that relational databases are not the best fit ...

2. When create two objects referring to each other at the same time, why the first's ObjectId is changed after stored into MongoDB?    stackoverflow.com

I am using spring roo, but I think this is not a spring roo issue but the MongoDB issue. I have two classes (documents) referring to each other.

public class Dummy {
  ...

3. NOSQL rocks on Spring Roo    forum.springsource.org

Hello Rooists, I just posted the 1/2 installments on a web app implementation using Neo4j-Spring-Roo addon... I think they are very-very cool technologies. The post is at http://pragmatikroo.blogspot.com/201...pring-roo.html. B. Roogards jD ...

4. Spring Roo: Effective NOSQL    forum.springsource.org

The post is lacking in any useful examples to help people. Perhaps you'd be willing to write about *how* you did what you did? It's hardly helpful to just talk about ...