LinuxCommandLibrary

vi-mongo

TUI manager for MongoDB databases

TLDR

Launch the MongoDB TUI
$ vi-mongo
copy

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.

SEE ALSO

mongosh(1), mongo(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard