MongoDB/March 2017
From charlesreid1
Covering some notes on MongoDB for the UGR wifi project.
MongoDB goals:
- Get it set up and working locally with a test database script
- Add records
- Drop records
- Query records
- ETc.......
- Get the MongoDB working over stunnel
- Get it set up in a docker container