A minimalistic tool for analysing and extracting the schema of a MongoDB collection.
Project description
Mongo Analyser
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.
Demo
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
Built Distribution
File details
Details for the file mongo_analyser-0.1.5.tar.gz
.
File metadata
- Download URL: mongo_analyser-0.1.5.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e681eb98a571684084a063dfdcebe92e16d66fe5619b041190edf703681c3423 |
|
MD5 | 662d04a2004efaf1b5bf068f67ab7305 |
|
BLAKE2b-256 | 66b593c72526f86165413f3d477446315f786714c9681b9b4ad0d2dfe5dabf44 |
File details
Details for the file mongo_analyser-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: mongo_analyser-0.1.5-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27c459a0cd36ee225241d8d9c05d563bfde79aa550939d038fd67ad93687d9a5 |
|
MD5 | 8699c2f1d1e324347aa34ecd211cd1ef |
|
BLAKE2b-256 | 287ff6d8c036cd8f50f7f5abae24ea5ffe98db424cc34f3fcbda87bb0cf49b02 |