I have already PHP in GAE with Quercus, but I'm trying to access my google spreadsheets and I want to SELECT, INSERT INTO, UPDATE and also DELETE(or DROP, forgot the function) just like in mysql. How to do it??
You're probably gonna need the library Google provides: http://code.google.com/apis/gdata/docs/client-libraries.html