vi-mongo
TUI manager for MongoDB databases
TLDR
Launch the MongoDB TUI
$ vi-mongo
SYNOPSIS
vi-mongo
DESCRIPTION
vi-mongo is a terminal user interface for managing MongoDB databases. It supports CRUD operations on documents, collection management, autocomplete for collection and database names, query history, and standard MongoDB Shell syntax including regex and ISODate(). Features multiple color themes.
HISTORY
vi-mongo was created by kopecmaciej and is written in Go.

