I just came across this document: http://www.scribd.com/doc/24330945/No-Relation-The-Mixed-Blessings-of-Non-Relational-Databases
It helps, but doesn't completely answer my question. It would appear that what I'm wanting to do is an EAV (entities/attributes/values) type relationship, however, I'm still not clear on how to do so in GAE/J and still be able to query how I need to. As for adding a list to each of User and Tag, it doesn't keep the relationship between the User, Tag AND URL... just two of the three... that's what's causing me heartburn here... :) Or, perhaps it does, and I'm too relationally-minded to see it? Thanks! -Ben -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
