-
Initial commit: Mongo to JSON dumper · d1923e7eserpucga authored
Repository contains just one simple script for the moment to dump the "tweets" collection of a Mongo database to a JSON file in a "pymongodump" directory that is created at the moment and place of execution. Faster than mongoexport, although the format of the resulting JSONs is somewhat different (adapted to Python's syntax).
d1923e7e
This project manages its dependencies using
pip.
Learn more
×