renzholy / mongood

A MongoDB GUI with Fluent Design
GNU Affero General Public License v3.0
742 stars 58 forks source link
dark-theme darkmode database-management fluent-design monaco-editor mongodb react swr vite

Mongood

A MongoDB GUI with Fluent Design

License: AGPL 3.0 docker GitHub Actions Codacy Badge Maintainability

English | 简体中文

Download ⚡️

Feature 🔮

Screenshot 📷

Database status Find & sort with index
Geo preview Document mode
Edit with Monaco Editor Dragable multi-selection
Documents export Indexes managment
Analyse profiling Edit JSON Schema
Dark mode

Development 👨‍💻

Frontend

yarn
yarn dev

Backend

cd go
export MONGO_URIS='[{"name":"name","uri":"mongodb://localhost:27017/"}]'
go run main.go headless.go

Roadmap 🚧

Feel free to pull request or create a issue !