mongodump

A MongoDB command-line tool that writes a binary BSON export of a database for backup or migration.

These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.

About mongodump

mongodump is part of the MongoDB Database Tools. It connects to a MongoDB deployment and writes the contents of a database to binary BSON files. You can keep these files as a backup or use them to move data to a new deployment.

It runs from the command line on Linux, macOS and Windows, so it fits into scripts and scheduled jobs. It suits developers and administrators who run their own MongoDB servers and want a plain file-based copy of their data.

Strengths

  • Official tool from the MongoDB developers
  • Binary BSON export of the full database contents
  • Command-line use suits scripts and scheduled backups

Limitations

  • Command line only, with no graphical interface
  • Only works with MongoDB databases

Details

Pricing
FreeFree to download and use as part of the MongoDB Database Tools.
License
Proprietary
Developer
MongoDB
Platforms
Windows, macOS, Linux, Command line
How it runs
Downloadable app
Best suited for
Administrators who want file-based backups of their own MongoDB servers
Last verified
Added
Provenance
Selected from the TechWalrus Resource Hub (Backup & Sync); facts checked against the developer's own pages, 2 sources on file.

Report a wrong fact or a dead link on this listing