Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add import.sh script + datasets clean up #7

Merged
merged 7 commits into from
Jul 5, 2019

Conversation

MaBeuLux88
Copy link
Contributor

Add an import.sh with a few options:

  • can start a MongoDB instance in a docker container.
  • can point to any MongoDB server (given an URI).
  • can insert only the smallest datasets for live demos or all of them.

Also did some cleaning in the datasets list. Some links where 404 NOT FOUND and another one was a complete mess (Northwind) as the CSV files where malformed, the fields and values were completely mixed during the import process - the dataset didn't make any sense.

@ozlerhakan
Copy link
Owner

thank you @MaBeuLux88 for your PR

@ozlerhakan ozlerhakan merged commit 71ff2d5 into ozlerhakan:master Jul 5, 2019
@ozlerhakan
Copy link
Owner

merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants