Skip to content

KylePDavis/mongodb-workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e42a5a Β· Jul 29, 2015

History

20 Commits
Jul 28, 2015
Jun 1, 2015
Jun 1, 2015
Jun 20, 2015
Jul 28, 2015
Jun 20, 2015
Jun 1, 2015
Jun 1, 2015
Jun 1, 2015
Jun 1, 2015
Jul 29, 2015
Jul 28, 2015
Jul 28, 2015

Repository files navigation

MongoDB Workbench

A UI for working with MongoDB databases.

Built using AngularJS and Electron.

Collection Aggregate Screen

Get it

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