Guruyaya, Sorry could you rephrase? I am not sure to understand what I am missing. I was suggesting to Sebastian to use database features to import a large chunk CSV data, bypassing web2py, to avoid speed problems he was experimenting.
mic 2013/8/27 guruyaya <[email protected]> > Michele, I think you're missing on something. I'm not sure why load csv > data, is not implemented using load data infile, but the diffrence between > DB engines is not a problem on this issue. You can just implement the > loading function one way, when you use MySQL, and another when you use GAE. > Maybe there's another reason not to do that, but it has nothing to do with > compatability. > > > On Monday, August 26, 2013 1:15:28 AM UTC+3, Sebastian Demian wrote: >> >> Hi guys, I am working on an application using web2py framework, and I >> need to import a csv file that has a size of 700MB. Is there a faster way >> to import it into the database ? I have tried the database administration >> tool, but it takes forever. >> >> PS: I am a newbie. >> >> Thank you. >> > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

