Wingetlywingetly
← All apps

MongoDB Tools

by MongoDB Inc.v100.18.0

Last updated

The MongoDB Database Tools are a collection of command-line utilities for working with a MongoDB deployment.

Install with winget

$ winget install --id MongoDB.DatabaseTools --exact --version 100.18.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MongoDB Tools

MongoDB Tools uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i mongodb-database-tools-windows-x86_64-100.18.0.msi /quiet /norestart

See the full silent install reference for MongoDB Tools

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v100.18.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • medium4.2Patched in wingetCVE-2020-7924affects before 3.6.21, 4.0.21, 4.2.11, 100.2.0Apr 12, 2021

    Usage of specific command line parameter in MongoDB Tools which was originally intended to just skip hostname checks, may result in MongoDB skipping all certificate validation. This may result in accepting invalid certificates.This issue affects: MongoDB Inc. MongoDB Database To...

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • MongoDBMongoDB Inc.
    MongoDB.Serverv8.3.7

    MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.

  • MongoDB ShellMongoDB Inc.
    MongoDB.Shellv2.9.2

    The mongo shell is an interactive JavaScript interface to MongoDB.

More from MongoDB Inc. or browse bsondump, mongodump, mongoexport.

Frequently asked questions

How do I install MongoDB Tools on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MongoDB.DatabaseTools --exact --version 100.18.0. winget downloads the installer from MongoDB Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MongoDB Tools silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MongoDB.DatabaseTools --exact 100.18.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MongoDB Tools?
MongoDB Tools uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i mongodb-database-tools-windows-x86_64-100.18.0.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall MongoDB Tools via winget?
Run: winget uninstall --id MongoDB.DatabaseTools --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MongoDB Tools's Apps & Features entry.
Is MongoDB Tools free?
MongoDB Tools is distributed under Server Side Public License (SSPL). Refer to the publisher (https://docs.mongodb.com/database-tools/) for the full license terms - Wingetly itself does not charge for installation.
Does MongoDB Tools work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MongoDB Tools directly from the publisher.
How do I keep MongoDB Tools up to date?
Run winget upgrade --id MongoDB.DatabaseTools --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of MongoDB Tools from microsoft/winget-pkgs.

Recent versions

  • 100.18.0latest
  • 100.17.0
  • 100.14.1
  • 100.14.0
  • 100.13.0
  • 100.12.2
  • 100.12.1
  • 100.12.0
  • 100.11.0
  • 100.10.0