Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

daa84/mongofx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongofx

Java based shell-centric MongoDB GUI

current state

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.

build requirements Build Status

  • jdk8
  • maven

Screenshot