About
This code automates MongoDB administrative tasks without knowledge of mongo shell language (JavaScript).
This repository contains scripts to automate adminstrative tasks on MongoDB.
- A Python module using PyMongo, the Python API for MongoDB. Detailed usage instructions can be found here.
- A bash script using the native JavaScript-based
mongoclient from the mongodb package. This interface is not further maintained and is deprecated.
How to install
From the PyPI repository:
pip install admongo
From the Gitlab repository:
pip install git+https://gitlab.kit.edu/ivan.kondov/mongo-admin.git
How to use
A short help can be obtained with the command:
mongo_admin --help
See the detailed usage instructions.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
admongo-0.1.0.tar.gz
(5.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file admongo-0.1.0.tar.gz.
File metadata
- Download URL: admongo-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
114e9fa3e600606b0b1745c643bb0607231e6f147152d2b5547c2aba32fa261b
|
|
| MD5 |
5bbfd226091808f3d6236e38314ba51a
|
|
| BLAKE2b-256 |
6106d53a070d3f1e7eda9db1a60cc7fd89f75f31faf879abc9e3e2c1f21ff4f0
|
File details
Details for the file admongo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: admongo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
745116270b299f14dc88502af68e34aaea2c25fb840bbb92e84ec5bcf40ab6eb
|
|
| MD5 |
3d80e6b2eef3a3bbfc62003082ff995b
|
|
| BLAKE2b-256 |
f7b7d11c63faf006609c8ebd5415f8ba64277d123b31e081c835485ecc84da3f
|