Skip to main content

A minimalistic tool for analysing and extracting the schema of a MongoDB collection.

Project description

Mongo Analyser

Tests codecov PyPI version License Python version Pip downloads Documentation CodeFactor

Mongo Analyser is a tool that helps you to analyse the structure of a MongoDB collection. It can help you extract the schema of a collection, find the data types of the fields, and also extract sample data from the collection based on the schema.

Mongo Analyser can be used as a command-line tool or as a Python library.

Installation

You can install Mongo Analyser using pip (mainly to use it as a library):

pip install mongo-analyser

You can also install it as a standalone executable using pipx:

pipx install mongo-analyser

After installing it using pipx, you can run it from the command line:

mongo-analyser <command> [<args>]

See the documentation for more information and examples.

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

mongo_analyser-0.1.2.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

mongo_analyser-0.1.2-py3-none-any.whl (12.7 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