A UI for working with MongoDB databases.
Built using AngularJS and Electron.
a) download a prebuilt binary from the releases page
b) build from source (manually)
git clone https://github.com/KylePDavis/mongodb-workbench.git
cd mongodb-workbench/
npm install
npm start