Generate Django database Models from SQL database (MySQL, PostgreSQL, and More)

Описание к видео Generate Django database Models from SQL database (MySQL, PostgreSQL, and More)

In this video, we look at how we can Generate Django database Models from an SQL database such as MySQL, PostgreSQL, and more. This video uses the inspectdb management command for Django. This command allows us to generate Python Django model classes from an existing SQL database.

LEARN MORE:
https://docs.djangoproject.com/en/4.0...

FOLLOW ME:
https://github.com/jod35

  / jod35__  

Please Buy me a coffee:
https://www.buymeacoffee.com/jod35

Timestamps:
0:00 Introduction
00:35 Creating the SQL database
02:33 Creating the Django project
06:13 Connecting to the SQL database
08:00 Using PyMySQL
09:13 Generating the Django Database models
12:28 Wrapping Up
#Python Django

Комментарии

Информация по комментариям в разработке