Confused about Google App Engine and Google Docs options -
I want to use Google App Engine to store my data and then use Google Spreadsheets as a user I want to query / display / edit the interface, with many concurrent users with their own view of data. Now the problem I have is that if I place everyone's data on the same Google Spreadsheet that accesses everyone, we can not sort out / filter at the same time.
Is there a way to do this, and is it a good idea to create a simple system?
Can anyone tell me in the right direction or can I suggest other options?
I will ask what is the benefit of doing something like this, host your app on Google App Engine To help and see Javascript Front End, sort / filter and see data.
Anyway, to answer your questions, you can create Google Spreadsheets using your interface. This will allow you to do things like authenticate your users, queries, updates and performance data. If you only want to display data, then it has been found that Google Spreadsheets has done something like this.
You should also read about its features with regards to stability. Datastore is not an RDBMS, but an object database that stores objects against the key again to consider whether You are planning to do a lot of data analysis and calculation (summary, aggregation).
Overall, I have special techniques (such as GAE, and Google Spreadsheets) once you recognize that what are your main goals for your application, you can find out which of your budget Techniques and resources will be able to understand most.
Comments
Post a Comment