An open API service indexing awesome lists of open source software.

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!

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.