I was running a data import program in a table and the data I had was nearly one million. So, I went with Django bulk_create and bulk_udpate. I\'ve
bulk_create
bulk_udpate