GE
genshen/Mongood
MongoDB Operation Dashboard
Mongood
A MongoDB GUI with Fluent Design
English | 简体中文
Download ⚡️
Feature 🔮
- Server or client mode (without Electron, but need Chrome)
- Edit documents using Monaco Editor with intellisense
- Designed with Microsoft Fluent UI
- Mongo Shell compatible data type, eg:
ObjectId()ISODate()Timestamp() - Find documents with index hint, avoiding slow operation
- Fancy profiling exec stats
- Geo preview for 2dsphere index
- Auto generate JSON Schema Validator
- Notebook function, just like Jupyter
- HTTP/2
- Auto dark mode
Screenshot 📷
Development 👨💻
Frontend
yarn
yarn devBackend
cd go
go run main.go headless.goRoadmap 🚧
- Role management
- Performance moniting
- VSCode plugin
Feel free to pull request or create a issue !












