/mongodb_scripts

Some useful MongoDB scripts

Primary LanguagePython

MongoDB useful scripts

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.

Requirements

Python dependencies:

fake-factory==0.5.7
ipaddress==1.0.16
pymongo==3.2.2
python-dateutil==2.5.3
six==1.10.0

Notes

This script is used for educational purposes, it is useful if you need random data to test sharding.

Author

Christiano Anderson - http://christiano.me

Twitter: @dump