Java Question

Zllion

Active member
  • Sep 13, 2018
    238
    71
    28
    Hi Guys,

    IMDB Data set . I need to import this data set into a spring boot application, for further processing. there are millions of records with these file.
    I tried read file and insert into in memory DB , but its taking a lot of time to complete. Suggest me a more optimal way of loading such kind of large data set.
     
    Last edited: