Top "Data-dump" questions

How to restore the dump into your running mongodb

I want to load data/restore dump data in mongoDB using mongorestore. I am trying to command mongorestore dump but …

mongodb mongorestore data-dump
How do you sort the output of Data::Dumper?

I want to dump the values of my object and hash, but it keeps printing the keys out of order. …

perl sorting data-dump
How to convert XML file to a Database?

I recently downloaded the SO Data Dump and was wondering how I could convert it from XML to a DB …

c# .net xml database data-dump