I found Googles article on modeling entity relationships tremendously helpful as I get up and running with a new AppEngine app. All the relationships you expect are there (many-to-many, many-to-one, one-to-one, one-to-many). They’re enabled in a slight unusual way though.
So if you’re planning a new app for AppEngine, probably a good idea to read this.
I've got a masters degree in computer science and over 10 years of experience building web-based systems using Java/J2EE, Ruby, Rails and PHP. I'm a strong believer in the effectiveness of Agile Methods. Read more »
Modeling Relationships with Google AppEngine
I found Googles article on modeling entity relationships tremendously helpful as I get up and running with a new AppEngine app. All the relationships you expect are there (many-to-many, many-to-one, one-to-one, one-to-many). They’re enabled in a slight unusual way though.
So if you’re planning a new app for AppEngine, probably a good idea to read this.