3.0.9
SSH Tunneling
SSH tunnels now connect reliably — password and private-key auth, through any bastion host, for MongoDB, PostgreSQL, and Redis alike.
Performance
Faster connection startup and general responsiveness.
Everything new, improved, and fixed in Mongon — on Mac and iPhone.
SSH tunnels now connect reliably — password and private-key auth, through any bastion host, for MongoDB, PostgreSQL, and Redis alike.
Faster connection startup and general responsiveness.
Connect to Redis alongside MongoDB — standalone, Cluster, and Sentinel deployments, with TLS (rediss://) support. Browse keys, inspect every data type, and manage TTLs.
A built-in Redis command line with as-you-type autocomplete for commands, just like the MongoDB shell.
Mongon goes multi-database: connect to PostgreSQL, browse schemas and tables, edit rows inline, and run SQL with autocomplete.
A dedicated SQL editor with keyword autocomplete, multi-statement execution, and CSV export.
A refreshed look across the whole app — cleaner sidebar, new data views, and smoother animations.
Snappier browsing and lower memory usage.
Mongon arrives on iOS — your connections sync from the Mac through end-to-end encrypted CloudKit.
Copy an entire database to the same server, a saved connection, or any MongoDB instance via connection string — with deferred index creation for speed.
Click any ObjectId to jump to the related document. Mongon automatically detects which collection the ID belongs to using fuzzy matching.
Type # anywhere in your query to access date macros like #today, #last7days, #startOfMonth. Works in filters, projections, sorts, and all aggregation stages.
Visual pipeline builder supporting all 14 stages. Click on any stage to preview intermediate output. Drag to reorder, export as code.
Saved connections sync across all your Macs through iCloud. End-to-end encrypted via Apple CloudKit. Credentials stored in macOS Keychain.
Press ⌘P to open the command palette. Jump to any collection, tab, or saved query instantly.