Hi Fabrizio,
Moose models are highly interconnected, and the analyzing algorithms tend to touch
a lot of other objects. There is very limited locality of reference, so a RDBMS (or
NoSQL)
cannot help you here. You basically would only be swapping in and out objects.
Stephan