Hacker News new | ask | show | jobs
by adr1an 1068 days ago
Hooray! Just the other day I was looking for tools like this one to visualize a database schema (Django's graph_models admin command)
1 comments

I made a tool that's specially designed for interactive visualisations of Django database schemas.

Check out django-schema-graph. I hope you like it!

https://github.com/meshy/django-schema-graph/