A lean, performance-first MongoDB desktop GUI, powered by Electron.
Still under development — don't use it for anything important; no liability for data loss.
pnpm install # uses pnpm
pnpm dev # launch the app with hot reload
pnpm build # production build into ./out- Browse databases / collections / indexes / users
- Inline document editing, multi-tab views
- A
vm-sandboxed shell that runs mongosh-style JS (find/aggregate/runCommand…) - Autocomplete, saved queries, and history
- Import / export (JSON / CSV / XLSX native; mongodump / mongorestore and other official tools supported)
- Tree / JSON / Table result views
- Visual explain
AMDM is an unofficial MongoDB client and is not affiliated with MongoDB, Inc. in any way.