mongo-gui icon indicating copy to clipboard operation
mongo-gui copied to clipboard

A web-based MongoDB graphical user interface

Results 58 mongo-gui issues
Sort by recently updated
recently updated
newest added

The instructions say create in the root of your project. I installed with npm, it installed itself in /usr/local/lib/node_modules/mongo-gui I created a .env file there with an openai key but...

Hi there, it would be great if the page size could be changed when viewing a collection. In some cases it is helpful to see more than 10 elements on...

Hello @arunbandari I have identified a security vulnerability in the default configuration of your `mongo-gui` project. It currently does not have password protection enabled by default. As a result, assets...

The mongo-gui project is the best-looking MongoDB GUI tool I have ever seen, thank you arunbandari for providing a good tool for the community. But when I use it, I...

HI is it possible to connect more than one mongo database via docker ?

Hello, I saw in the demo that you have a button in the top right that allows you to export a collection to CSV. I installed to docker version from...

Hi, Awesome project! As another feature request, it would be great if the server accepted another parameter like --name or --title, that displayed at the top of every page. The...

Hi, it would be great if the app's stdout did not log the password from the connection string.

This branch is used to display indexes in the GUI. Besides this feature, the components used have been updated to be more secure. The issues #67 #93 are thereby repaired.

Hello! Great tool! We used to use https://github.com/mrvautin/adminMongo and were pretty happy with it, but unfortunately it does not support replica sets and `mongodb+srv://` urls. So I found your awesome...