keobox / pymongo-schema-viz

Find relationships among collections in mongo db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use pymongo-schema and graphviz projects to visualize a mongo db schema in a database. First is necessary to generate the schema.json with pymongo-schema, then use the script to generate the visualization which is a graph of relations among the collections if any.

About

Find relationships among collections in mongo db


Languages

Language:Python 100.0%