Skip to content

rrbe/AMDM

Repository files navigation

AMDM (Another Mongo Desktop Manager)

English | 中文

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.

Run

pnpm install         # uses pnpm
pnpm dev             # launch the app with hot reload
pnpm build           # production build into ./out

Features

  • 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

License

MIT

AMDM is an unofficial MongoDB client and is not affiliated with MongoDB, Inc. in any way.

About

Anothor Mongo Desktop Manager

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages