Skip to main content

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

Project description

Mongo Analyser

Tests codecov CodeFactor PyPI version Pip downloads Python version Documentation License

Mongo Analyser is a tool that helps you analyse and infer a MongoDB collection's structure. It can help you extract the schema of a collection, find the data types of the fields and also export data from the collection based on the schema it found.

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 or uv:

pipx install mongo-analyser
uv tool install mongo-analyser

After the installation is complete, you can use the mongo-analyser command in your terminal.

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.4.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

mongo_analyser-0.1.4-py3-none-any.whl (12.6 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