if you have to ask - doubt you have any reason to switch. realisticly you would really only switch if you need specific features offered by sql not available via the datastore.
in general cloud sql will not be as scalable as the datastore. its not a replacement, but to just fill a requirement for some things not possible with the datastore. On May 14, 2012 7:19 AM, "Prakhil Samar" <[email protected]> wrote: > Hi GAE Experts, > > Need your help ! > > I have a large application build on Datastores using Python, As Google has > introduced Cloud SQL support too. > > So, should i switch from DataStores to Cloud SQL ? > Will Cloud SQL be a value add on to my application? > Is performance of Cloud SQL better than DataStores? > Will it be big effort to migrate the complete application code and its > data from DataStores to Cloud SQL? > > Please help me out taking the decision either to switch to Cloud SQL or > stick to the DataStores... > > > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/lUpp5yLWkGAJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
