Django ORM: База данных на языке Питон

ORM (Object-Relational Mapping) — это «переводчик». Она превращает строки из таблиц базы данных в объекты Питон и наоборот. Главное преимущество: вам не нужно менять код, если вы решите перейти с SQLite на PostgreSQL или MySQL — Django ORM сама подстроит SQL-запросы под нужную базу.

Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.