All Projects → RenzHoly → Mongood

RenzHoly / Mongood

Licence: agpl-3.0
A MongoDB GUI with Fluent Design

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Mongood

mongood
A MongoDB GUI with Fluent Design
Stars: ✭ 674 (+24.81%)
Mutual labels:  dark-theme, database-management, monaco-editor
Adminer Custom
Customizations for Adminer, the best database management tool written in PHP.
Stars: ✭ 99 (-81.67%)
Mutual labels:  database-management, mongodb
Sumo db
Erlang Persistency Framework
Stars: ✭ 163 (-69.81%)
Mutual labels:  database-management, mongodb
Go Profiler Notes
felixge's notes on the various go profiling methods that are available.
Stars: ✭ 525 (-2.78%)
Mutual labels:  jupyter-notebook, profiling
Apubplat
Devops自动化部署、堡垒机开源项目、Web Terminal
Stars: ✭ 167 (-69.07%)
Mutual labels:  mongodb, monaco-editor
Training Material
A collection of code examples as well as presentations for training purposes
Stars: ✭ 85 (-84.26%)
Mutual labels:  jupyter-notebook, profiling
Obevo
Obevo is a database deployment tool that handles enterprise scale schemas and complexity
Stars: ✭ 192 (-64.44%)
Mutual labels:  database-management, mongodb
Hivemq Mqtt Tensorflow Kafka Realtime Iot Machine Learning Training Inference
Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required
Stars: ✭ 204 (-62.22%)
Mutual labels:  jupyter-notebook, mongodb
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (-66.48%)
Mutual labels:  jupyter-notebook, profiling
Sourcecodeofmongoredis
《左手MongoDB,右手Redis——从入门到商业实战》书籍配套源代码。
Stars: ✭ 135 (-75%)
Mutual labels:  jupyter-notebook, mongodb
Notemaster
NoteMaster is an smart minimalistic persistent note-taking app to help boost productivity.
Stars: ✭ 40 (-92.59%)
Mutual labels:  dark-theme, monaco-editor
Nosqlclient
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
Stars: ✭ 3,399 (+529.44%)
Mutual labels:  database-management, mongodb
Digital Signal Processing Lecture
Digital Signal Processing - Theory and Computational Examples
Stars: ✭ 532 (-1.48%)
Mutual labels:  jupyter-notebook
Srflow
Official SRFlow training code: Super-Resolution using Normalizing Flow in PyTorch
Stars: ✭ 537 (-0.56%)
Mutual labels:  jupyter-notebook
Python Deliberate Practice
Deliberate Practice for Learning Python
Stars: ✭ 528 (-2.22%)
Mutual labels:  jupyter-notebook
Tensor Sensor
The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.
Stars: ✭ 532 (-1.48%)
Mutual labels:  jupyter-notebook
Keras Openface
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
Stars: ✭ 538 (-0.37%)
Mutual labels:  jupyter-notebook
Justenoughscalaforspark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
Stars: ✭ 538 (-0.37%)
Mutual labels:  jupyter-notebook
Vim Code Dark
Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code
Stars: ✭ 529 (-2.04%)
Mutual labels:  dark-theme
Mtcnn Pytorch
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
Stars: ✭ 531 (-1.67%)
Mutual labels:  jupyter-notebook

Mongood

A MongoDB GUI with Fluent Design

License: AGPL 3.0 Docker Build Docker Pulls GitHub Actions Codacy Badge Maintainability

English | 简体中文

Download ⚡️

Feature 🔮

  • [x] Server or client mode (without Electron, but need Chrome)
  • [x] Edit documents using Monaco Editor with intellisense
  • [x] Designed with Microsoft Fluent UI
  • [x] Mongo Shell compatible data type, eg: ObjectId() ISODate() Timestamp()
  • [x] Find documents with index hint, avoiding slow operation
  • [x] Fancy profiling exec stats
  • [x] Geo preview for 2dsphere index
  • [x] Auto generate JSON Schema Validator
  • [x] Notebook function, just like Jupyter
  • [x] HTTP/2
  • [x] Auto dark mode

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
Notebook (Beta) Dark mode

Development 👨‍💻

Frontend

yarn
yarn dev

Backend

cd go
go run main.go headless.go

Roadmap 🚧

  • [ ] Role management
  • [ ] Performance moniting
  • [ ] VSCode plugin

Feel free to pull request or create a issue !

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].