Hi,
I have a Mysql database with 10k products in it how can I migrate MySQL database to shopify
Hi,
I have a Mysql database with 10k products in it how can I migrate MySQL database to shopify
Hi @Developer78
If you’re able to export your products to a CSV file formatted to Shopify’s specifications, you can use that to upload your products to shopify. You can read more about this here: https://help.shopify.com/en/manual/products/import-export/import-products
Please note, that we would recommend breaking the 10k products into a few smaller batches, as attempting 10k in one CSV may not be successful. Hope this helps!