Is there an easy way to calculate the size of an entity stored in App Engine? I would like to know how close a particular entity is to hitting the 1 MB upper limit on entity
Google's documentation on how entities are encoded and stored:
http://code.google.com/appengine/articles/storage_breakdown.html