Back to Browse

Django Graph Models command - Generate ER Diagrams for your Database

11.8K views
Feb 28, 2024
11:47

In this video, we'll see how to create ER Diagrams from Django models in our application. We'll do this with the django-extensions graph_models command, showing how this works and how to visualize our database. โ˜•๏ธ ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ: To support the channel and encourage new videos, please consider buying me a coffee here: https://ko-fi.com/bugbytes โ–ถ๏ธ Full Playlist: https://www.youtube.com/playlist?list=PL-2EBeDYMIbTT7ri4pNEBu9VoVSAkOvd2 ๐—ฆ๐—ผ๐—ฐ๐—ถ๐—ฎ๐—น ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ: ๐Ÿ“– Blog: https://bugbytes.io/posts/ ๐Ÿ‘พ Github: https://github.com/bugbytes-io/ ๐Ÿ“š ๐—™๐˜‚๐—ฟ๐˜๐—ต๐—ฒ๐—ฟ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: ER diagrams: https://www.lucidchart.com/pages/er-diagrams Django-extensions commands: https://django-extensions.readthedocs.io/en/latest/command_extensions.html graph_models: https://django-extensions.readthedocs.io/en/latest/graph_models.html GraphViz generator: https://dreampuf.github.io/GraphvizOnline/ #python #django #webdevelopment #sql

Download

0 formats

No download links available.

Django Graph Models command - Generate ER Diagrams for your Database | NatokHD