I need to make a very large insert (1 billion rows). I'm currently using amazon SDB, and they use some odd formula for price calculation, which will result in a cost of several thousand dollars for this insert. Keep in mind that I have just one column which will be around 50 bytes. So overall it's just 50GB of data. I can to this in a few hours with a local computer, but amazon claims it takes something like 15.000 machine hours and would cost a fortune.
Has anyone experience with the google app database? How do they charge? How much does it cost to perform a very large sequential insert? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
