2 unstable releases
0.2.0 | Feb 24, 2023 |
---|---|
0.1.0 | Jan 8, 2023 |
#88 in #mongo-db
18KB
206 lines
termongo
A tool to view your mongoose 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
Contributing
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started.
Dependencies
~27–39MB
~721K SLoC