Hey,

Thanks a lot. The project is similar to what you would expect from a
social application. I will use sharing photos as an example.

Search 1:
Display all my photos and my friends photos ordered by date

Search 2:
Display groups of photos limited by tags from my photos and my friends
photos ordered by date

Search 3:
Display the top rated photos from everybody. ( categories for this
too ).

Search 4:
Scores are applied to all members in the tree. So I need to be able to
walk the owner tree to find the original poster.

Normally how I approach something is that I figure out the searches I
need to do and the build the most flexible SQL datastore to reflect
that and hopefully further growth. When I apply this to datastore I
hit the no relationships and panic. I am sure theirs a solution and
once I get the ball rolling I will be fine.

Thanks again,
Ben

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to