Google I/O 2008 - Working with Google App Engine Models
Working with Google App Engine ModelsRafe Kaplan (Google)Google App Engine Datastore Models have a lot in common with existing frameworks such as ActiveRecord and the Django database API. However, there are significant differences because of how the App Engine Datastore works. This talk will introduce the App Engine Model Framework and show how to use it to represent real-world information. Lea...