I am newbie in Google App Engine. While I was going through the tutorial, I found several things that we do in php-mysql is not available in GAE. For example in dataStore auto i
You don't write user management and registration and all that, because you use Google's own authentication services. This is all included in the App Engine documentation.