mdbtools: Python and UNIX CLI utilities to simplify common MongoDB DevOps tasks
Project description
# mdbtools
Python and UNIX CLI utilities to simplify common MongoDB DevOps tasks
Michael S. Noble
mnoble@broadinstitute.org
This package exists because there are a number of common operations one would
like to perform upon MongoDB databases, directly from a command line,
without having to first write Javascript code to do so. To ease the learning
curve and resonate with the UNIX environment, many utilities in the mdbtools
suite have been given names which reflect their similarity to UNIX tools of
similar purpose. The suite currently includes:
* mdbls _list the contents of a database_
* mdbtouch _create a new, empty collection (and eventually, database)_
* mdbrm _remove a collection_
* mdbcat _display contents of a database/collection (not implemented yet)_
* mdbquery _perform one or more key=value queries on a collection_
* mdbstats _display summary statistics for one or more collections in a DB_
Python and UNIX CLI utilities to simplify common MongoDB DevOps tasks
Michael S. Noble
mnoble@broadinstitute.org
This package exists because there are a number of common operations one would
like to perform upon MongoDB databases, directly from a command line,
without having to first write Javascript code to do so. To ease the learning
curve and resonate with the UNIX environment, many utilities in the mdbtools
suite have been given names which reflect their similarity to UNIX tools of
similar purpose. The suite currently includes:
* mdbls _list the contents of a database_
* mdbtouch _create a new, empty collection (and eventually, database)_
* mdbrm _remove a collection_
* mdbcat _display contents of a database/collection (not implemented yet)_
* mdbquery _perform one or more key=value queries on a collection_
* mdbstats _display summary statistics for one or more collections in a DB_
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mdbtools-0.3.2.tar.gz
(11.3 kB
view details)
File details
Details for the file mdbtools-0.3.2.tar.gz
.
File metadata
- Download URL: mdbtools-0.3.2.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 866b3a6a56c693c05f638c6b9b9805e53032b584a8208a3363ffa093bfbf1e3f |
|
MD5 | cb2885a3bfaebfc369f60bb2e509f1d2 |
|
BLAKE2b-256 | 888f93e6757307cec45a026eb9ec16eef75a579e1a202f4b0e15eaec1e7c49c1 |