Every route has a shortcut, focus state, and visible fallback when mouse reporting is unavailable.
Terminal-native MongoDB workspace
The MongoDB terminal, finally grown up.
Mongrove turns an SSH session into a calm place to explore databases, shape queries, and inspect BSON documents without leaving the server.
$ pipx install mongrove
- SSH-ready
- Keyboard complete
- BSON-aware
JSON VIEWER
{ "_id": { "$oid": "66f7...3c8" }, "customer": "Alex Morgan", "status": "paid", "total": 124.0, "items": ["keyboard", "cable"] }Tab to focus / PgDn to scroll