Accelerate bulk insert using Django's ORM?

后端 未结 7 729
暖寄归人
暖寄归人 2020-11-30 18:57

I\'m planning to upload a billion records taken from ~750 files (each ~250MB) to a db using django\'s ORM. Currently each file takes ~20min to process, and I was wondering i

7条回答
提交回复
热议问题