Docutaz

A free and open source, cross-platform desktop GUI for MongoDB, built on a modern mongosh shell.

dok·you·taz — doc (document) + dotaz, Czech for query

Linux (x86_64 & arm64) · macOS (Apple Silicon) · Windows (x64)

What it does

Connect anywhere

Standalone, replica set or Atlas — with TLS/SSL and SSH-tunnel support.

Explore your data

Browse databases, collections and documents in a GUI tree, and page through large result sets.

Full mongosh shell

Run multi-statement JavaScript in a real mongosh tab with server-side autocomplete.

A real query editor

One-keystroke formatting, code folding, bracket-pair colors, auto-closing brackets and Mongo-aware highlighting.

Export results

Save query or aggregation results to JSON, CSV or Excel (.xlsx), with full or flattened nested fields.

Copy data to debug

Copy a slice of results into another open connection or a scratch collection — without touching the source.

Back up & restore

Dump and restore databases or collections through the MongoDB Database Tools, without leaving the app.

Edit visually

Insert, edit and delete documents with a visual editor — no hand-written JSON required.

Guard production

Tag connections by environment and get a confirmation prompt before an update or delete hits a guarded one.

Manage structure

Create and inspect indexes — unique, sparse, TTL, text, partial, geo — manage users and collection settings.

Private by design

No telemetry or analytics. The only network traffic is your own MongoDB and SSH connections.

Screenshots

Browsing databases and collections alongside query results
Browsing databases and collections alongside query results
Editing a document in the visual editor
Editing a document in the visual editor
Exporting results to JSON, CSV or XLSX
Exporting results to JSON, CSV or XLSX
Formatting a query or aggregation
Formatting a query or aggregation
Catching syntax errors inline before you run
Catching syntax errors inline before you run

Getting started

Download the build for your platform from the latest release, then:

Full step-by-step instructions are in the installation guide.