mongodump-parser

command module
v0.0.0-...-caa2084 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

README

mongodump-parser

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.

To test it with the included test archive, run cat test.dump | ./mongodump-parser. (Append | jq to that command to improve the output’s legibility.)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL