Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neelabalan authored Feb 1, 2022
1 parent 5afd0f9 commit bd5763b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# [MongoDB Sample Dataset](https://docs.atlas.mongodb.com/sample-data/available-sample-datasets/)

> this is a duplicate [repo](https://github.com/mcampo2/mongodb-sample-databases).
For `mongoimport` the MongoDB database tools need to installed. You can find it [here](https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools)

> this is a fork of [repo](https://github.com/mcampo2/mongodb-sample-databases).
> the original repo has BSON dump. I've removed it and I added a bash [script](https://github.com/neelabalan/mongodb-sample-dataset/blob/main/script.sh) to import the JSON to respective db
Expand Down

0 comments on commit bd5763b

Please sign in to comment.