Michael Kennedy 5c72c2bb33 Save the big dealership db
..
README.md Here is some data we’ll use throughout this course.
bookstore.zip Here is some data we’ll use throughout this course.
dealership_db_250k.zip Save the big dealership db

README.md

Directions to restore this data into MongoDB

To restore any of these databases to MongoDB, you'll need to uncompress them and then run this command:

mongorestore --drop --db DATABASE /path/to/unziped/dir