cursedmongo

A curses based MongoDB browser


Keywords
curses, ncurses, mongo, mongodb, browser
License
GPL-2.0+
Install
pip install cursedmongo==0.1

Documentation

Cursed Mongo

A really simple curses based mongo browser.

Usage

The screen is split vertically into columns. Press enter on a collection, document, array or object to open it in another column. Use the cursor keys to move around.