DanielM39 / termongo

A tool to view your mongodb data in the terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

termongo

License: MIT A tool to view your mongodb data in the terminal. This project is still under development. Currently, you can only view data. Will add more features like data management and more.

Installation

Note: You need Rust to install this.

cargo install termongo

Usage

termongo --connect <MONGOOSE_CONNECTION_STRING>

Keybinds

Key Action
j cursor down
k cursor up
enter browse selected
q exit/back

License

MIT

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

About

A tool to view your mongodb data in the terminal.

License:MIT License


Languages

Language:Rust 100.0%