Database Shema #8164
usman-arham
started this conversation in
General
Database Shema
#8164
Replies: 2 comments
-
No, but you may be able to install a development instance and generate a diagram from postgres using DB development tools. You can view the model definitions within either the models.py or models folder under the following apps: |
Beta Was this translation helpful? Give feedback.
0 replies
-
this should work: (install/activate django-extensions and graphviz/pygraphviz, then run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is there a database schema or ER diagram for Netbox,
I need to compare it with other existing tools.
Beta Was this translation helpful? Give feedback.
All reactions