Django: Loading large JSON dataset with loaddata -


I am trying to load a large dataset of approximately 76K entries generated by the dumpet command and after some time from the JSON file The process only goes with "killed" as an error message.

What to do?

No, I can divide the dataset by app .. All heavy data are the same table.

The problem is that resource borders are killing the load before it is completed. If you can use the database remotely, you can set up a new project on the local machine on the telecommunication database, and you can perform loaddata there.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -