Java based shell-centric MongoDB GUI
DB tree and query editor with autocomplete. Shell implemented using java mongodb driver and nashorn JavaScript engine. Point is to implement most of commands from monogdb shell but only few of them currently implemented. MongoDB 3.2 support.
- jdk8
- maven