Hi, I have a database in csv format on my computer. Not really a database, I know, but I'd like to have all this data on my web-app as a real database. I tried uploading it row-by-row, but that was very very slow process (even if I do multiple rows at a time). If I to upload lots in one go it has a tendency to time out.
I was wondering if there's a way I've missed that'd allow me to upload the data to a database. Thanks for any advice for any advice! -- 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/-/JIRwnFf0luMJ. 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.
