https://github.com/dantederuwe/mongodb-exercises
Learning mongoDB with these. If you spot any mistakes, please submit an issue or fork this repo and create a pr!
https://github.com/dantederuwe/mongodb-exercises
educational-resources exercises exercises-solutions hogent mongodb
Last synced: 3 months ago
JSON representation
Learning mongoDB with these. If you spot any mistakes, please submit an issue or fork this repo and create a pr!
- Host: GitHub
- URL: https://github.com/dantederuwe/mongodb-exercises
- Owner: DanteDeRuwe
- License: mit
- Created: 2020-10-17T12:47:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T09:42:17.000Z (over 2 years ago)
- Last Synced: 2024-05-01T19:27:52.220Z (over 1 year ago)
- Topics: educational-resources, exercises, exercises-solutions, hogent, mongodb
- Language: JavaScript
- Homepage:
- Size: 105 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MongoDB Exercises
I'm learning mongoDB with these exercises.
The questions are in `// comments` above the solution I came up with.## Contributing
If you spot any mistakes, [submit an issue](https://github.com/DanteDeRuwe/mongodb-exercises/issues) or fork this repo and create a pull request!## Special thanks to
[jdecorte](https://github.com/jdecorte), and his team of lecturers of Ghent University College (HoGent), for creating these exercises.