Hi Everyone,
May I know any good data model tools to draw Entity diagram for Mongo? Thanks in advance.
Foon Lui
Hi Everyone,
May I know any good data model tools to draw Entity diagram for Mongo? Thanks in advance.
Foon Lui
Hi
tools which are very light and completely text based (so you can check them in with your code in /doc) are Mermaid and Plantuml. Both have plugins in vscode. Personally I use them depending on the usecase, Mermaid is very light and pure javascript, planuml is supported in a wide range of tools but requires java and graphviz
Regards,
Michael
Thank you for your advice.
I just discovered this and then wen to see if theere was a MogoDB plugin for Mermaid (I’d been writing something similat but now I might do a plugin)
Hi John,
would love to see this plugin. Any support I can provide, I’ll.
best, Michael
You can give a try to Mongo Modeler (free + open source)