Archive for the 'Google App Engine' Category

Google App Engine — Auto-Increment vs. UUIDs

Sunday, April 27th, 2008

App Engine is a pretty dramatic thought departure for lots of programmers who are used to writing an app that runs on a single server and access a single database.  Case in point, there has been a recurring topic of auto-increment fields on the  App Engine list — people trying to implement their own version […]