Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakeroggenbuck/mongoc-rs

Quickly view your mongodb databases, their collections, and their documents from the command line
https://github.com/jakeroggenbuck/mongoc-rs

mongodb rust rust-lang

Last synced: 5 days ago
JSON representation

Quickly view your mongodb databases, their collections, and their documents from the command line

Awesome Lists containing this project

README

        

# mongoc-rs ![Rust](https://img.shields.io/github/actions/workflow/status/jakeroggenbuck/mongoc-rs/rust.yml?style=for-the-badge)
Quickly view your mongodb databases, their collections, and their documents from the command line

# Installing
```
git clone https://github.com/JakeRoggenbuck/mongoc-rs
cargo install --path mongoc-rs
```