A pymongo example w/o login.
Creates a single collection weapon
inside test
database. Inserts a
single record then prints the whole
collection and the collections inside
test
database.
Creates an index on the name
field.
- bazel
- python
- mongodb
- l.gcr.io/google/bazel:latest
sudo ./install.sh -u
sudo ./install.sh -d
sudo ./install.sh -h