mysql - Choosing a Server for CSV import of 400k Products -


I need some help in understanding and selecting a server to use for a website. If a person has a CSV file of 400,000 products that they need to import into a website, what will be the best server to load and minimize the timeframe while uploading?

I'm assuming that it would be possible to use Wordpress (with MySQL), WooCommerce and WP import all to import the CSV file of the products. To help with the upload process, I thought it would be best to create 10,000 to 40 batches of products and upload batch by batch.

Is this sound possible? any idea? Thanks!


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -