mysql - huge data from a file to database using java? -


i able load huge text file data database number of lines 33264591. used normal bufferedreader reading line line , able push data. here taking enormous time loading 3 hrs reading line line , insert database.

could 1 suggest me better way quick insertion of data using java?

thank in advance

well, before going further, suggest using profiler , finding out why takes time. if know problem is, easier fix.


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -