Skip to content

mongodb-labs/mongodump-parser

Repository files navigation

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.

About

Parse mongodump archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages