What are the alternative ways to model M:M relations in Cassandra?

Posted by knorv on Stack Overflow See other posts from Stack Overflow or by knorv
Published on 2010-04-04T00:08:51Z Indexed on 2010/04/04 0:13 UTC
Read the original article Hit count: 120

Filed under:
|

Consider a M:M relation that needs to be represented in a Cassandra data store.

What M:M modeling options are available? For each alternative, when is it to prefer? What M:M modeling choices have you made in your Cassandra powered projects?

© Stack Overflow or respective owner

Related posts about cassandra

Related posts about nosql