This Repository is NOT an officially supported MongoDB product.
This simple tool reads a mongodump archive on its standard input, parses the archive’s header & collection metadata, then writes the result as a MongoDB Extended JSON document to standard output.
To build it, just run go build
.