http://qs321.pair.com?node_id=899063


in reply to Re: Any NoSQL equivalents of an ORM?
in thread Any NoSQL equivalents of an ORM?

Those are both good suggestions. However they both are at the CA corner of the CAP theorem, and for our use we care more about the AP corner.

Replies are listed 'Best First'.
Re^3: Any NoSQL equivalents of an ORM?
by Anonymous Monk on Sep 05, 2011 at 12:43 UTC
    Take a look on Kundera: https://github.com/impetus-opensource/Kundera ORM solution over cassandra, hbase and mongoDB.