Hi Google, Nick Johnson and others

Does Google recommend using UUID (UUID4 to be specific) as key names
for entities in GAE instead of auto generated numeric ids?

Does this hold good in all use cases in the universe?

And is this the reason why import export of auto generates IDs are not
yet supported in BulkUpload? Should I wait till this is supported or
should I refactor my code to use UUID key names?

Is there a demo page that compares between the bulk read/write
performance between entities that have 32-bit numeric ids versus xxx-
bit UUID key names?

Some home work that I did:

http://groups.google.com/group/google-appengine/browse_thread/thread/bc868376ffa37619/db9bda21c95ea806?lnk=gst&q=uuid#db9bda21c95ea806

http://groups.google.com/group/google-appengine/browse_thread/thread/a6fcce84837c34b/d4c9d5b3c7869222?lnk=gst&q=uuid#d4c9d5b3c7869222

http://groups.google.com/group/google-appengine/browse_thread/thread/7dedb7d65bdf4f/37f2733fd9f572b9?lnk=gst&q=uuid#37f2733fd9f572b9

Thanks
Jagan

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to