A mongoengine example w/o login.
Creates a single collection weapon
inside test
database. Inserts multiple
records then prints the whole
collection and the collections inside
test
database.
Updates a single record.
- python
- mongoengine
- mongodb
- python:latest
sudo ./install.sh -u
sudo ./install.sh -d
sudo ./install.sh -h