In healthcare domain projects, usually, we are given the facility to upload a large number of data and it seems quite tough to handle that thing on the server. sometimes it stops their processes and skips the data. and we have to divide chunks of them and import which will take much time.
so suggest to me the solution, that how can we import 100k data CSV or xslx into the system easily.