These are useful MongoDB scripts I use for training and teaching MongoDB.
This script uses https://pypi.python.org/pypi/fake-factory Fake Factory Python module to generate random data, based on pt_BR locales.
Python dependencies:
fake-factory==0.5.7 ipaddress==1.0.16 pymongo==3.2.2 python-dateutil==2.5.3 six==1.10.0
This script is used for educational purposes, it is useful if you need random data to test sharding.
Christiano Anderson - http://christiano.me
Twitter: @dump