Monghoul Kontsedal
winget install --id=Monghoul.Monghoul -e A fast, beautiful MongoDB GUI for developers
winget install --id=Monghoul.Monghoul -e A fast, beautiful MongoDB GUI for developers
A fast MongoDB IDE for developers who care about their tools.
Website · Product · Docs · Download · Pricing · Changelog
This is where Monghoul is released and where its issues are tracked. The application source is not here.
A desktop MongoDB client built with Tauri and Bun. It uses the web view your operating system already ships instead of bundling a browser, which is why the installer is 38 MB rather than the size an Electron app of the same scope would be.
Your data stays on your machine. Connection profiles, tabs, query history and themes live in a local SQLite database, and there is no account to create.
$lookup, $group, $project,
$facet and the rest, so a joined field completes eight lines later$lookup form
helper, and code that stays in sync with the visual pipelineThe product pages walk through these by workflow. The documentation is the manual.
| Platform | Format |
|---|---|
| Windows | .exe installer |
| macOS | .dmg (Apple silicon and Intel) |
| Linux | .deb and .rpm |
Download the latest release, or see monghoul.com/download for install notes per platform.
Requires MongoDB 4.4 or newer. Monghoul refuses an older server with an explicit error rather than connecting and failing in unclear ways later. See system requirements.
The free tier is not a trial. It does not expire and it needs no card.
| Free | Pro | |
|---|---|---|
| Saved connections | 8 | Unlimited |
| Favorite queries | 5 | Unlimited |
| Pinned collections | 5 | Unlimited |
| Open tabs | No limit | No limit |
| Multi-panel layout, sidebar folders | ✓ | ✓ |
| Query editor, autocomplete, aggregation builder | ✓ | ✓ |
| Tree, table and JSON views | ✓ | ✓ |
| Schema analysis | 500 sampled docs | Unlimited |
| Generated test documents | 500 | 100,000 |
| Operation log entries | 250 | Unlimited |
| Authentication | No auth, user and password, SCRAM | Plus X.509, LDAP, Kerberos, AWS IAM |
| Charts and visualization | — | ✓ |
| Cluster monitoring | — | ✓ |
| AI access, the MCP server | — | ✓ |
| Document diff | — | ✓ |
| Custom themes | — | ✓ |
| Detached windows | — | ✓ |
| Excel import and export | — | ✓ |
| Cross-instance collection copy | — | ✓ |
| Database-level export and import | — | ✓ |
Every eligible device also gets a 14-day Pro trial, once, with no email address and no card. Full details on the pricing page and in Free and Pro.
Open an issue. The forms ask for what is actually needed to reproduce a problem, so filling one in beats a blank issue.
For anything security related, see SECURITY.md. Please do not open a public issue for a vulnerability.
No install, nothing uploaded, and they run entirely in the page:
Explain plan visualizer · SQL to MongoDB · Extended JSON converter · ObjectId decoder · Connection string parser · BSON size calculator · Aggregation cheat sheet
Website · Documentation · Changelog · Support · Privacy · Terms · EULA