Skip to main content

MongoDB Administration Tool

Project description

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 mongo client 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.

Project details


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 hashes)

Uploaded Source

Built Distribution

admongo-0.1.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page