Description
MongoDB servers can be explored and administered from an interactive shell with syntax highlighting, completion, contextual help, and clearer errors. It is useful for developers and administrators who query data or manage databases from the terminal.
An interactive database shell can modify or delete data immediately. Users should confirm the connected database and environment before running write, drop, or administrative commands.